org.ujmp.core.interfaces
Interface HasRowMajorDoubleArray2D

All Known Implementing Classes:
ArrayDenseDoubleMatrix2D

public interface HasRowMajorDoubleArray2D


Method Summary
 double[][] getRowMajorDoubleArray2D()
           
 

Method Detail

getRowMajorDoubleArray2D

double[][] getRowMajorDoubleArray2D()


Copyright © 2010. All Rights Reserved.