Package org.jblas
Interface ConvertsToDoubleMatrix
-
- All Known Implementing Classes:
DoubleMatrix.ColumnsAsListView
,DoubleMatrix.ElementsAsListView
,DoubleMatrix.RowsAsListView
public interface ConvertsToDoubleMatrix
EXPERIMENTAL, not yet used for anything usefull... .
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DoubleMatrix
convertToDoubleMatrix()
-
-
-
Method Detail
-
convertToDoubleMatrix
DoubleMatrix convertToDoubleMatrix()
-
-