org.jblas
Interface ConvertsToDoubleMatrix

All Known Implementing Classes:
DoubleMatrix.ColumnsAsListView, DoubleMatrix.ElementsAsListView, DoubleMatrix.RowsAsListView

public interface ConvertsToDoubleMatrix

EXPERIMENTAL, not yet used for anything usefull... .

Author:
Mikio L. Braun

Method Summary
 DoubleMatrix convertToDoubleMatrix()
           
 

Method Detail

convertToDoubleMatrix

DoubleMatrix convertToDoubleMatrix()


© 2008-2010 by Mikio L. Braun and contributors