|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object visad.data.fits.GenericArrayConverter
public abstract class GenericArrayConverter
Constructor Summary | |
---|---|
GenericArrayConverter(Class type,
int[] lengths)
|
Method Summary | |
---|---|
Object |
getColumnMajor(double[][] values)
|
Object |
getRowMajor(double[][] values)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenericArrayConverter(Class type, int[] lengths)
Method Detail |
---|
public Object getRowMajor(double[][] values)
public Object getColumnMajor(double[][] values)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |