public abstract class GenericArrayConverter extends Object
GenericArrayConverter(Class type, int[] lengths)
Object
getColumnMajor(double[][] values)
getRowMajor(double[][] values)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GenericArrayConverter(Class type, int[] lengths)
public Object getRowMajor(double[][] values)
public Object getColumnMajor(double[][] values)