Package | Description |
---|---|
fr.inrialpes.exmo.ontosim.util.matrix |
Modifier and Type | Method and Description |
---|---|
MatrixDoubleArray<R,C> |
MatrixFile.toArray() |
MatrixDoubleArray<R,C> |
Matrix.toArray() |
MatrixDoubleArray<T,T> |
HalfMatrixDouble.toArray() |
MatrixDoubleArray<R,C> |
MatrixDouble.toArray() |
MatrixDoubleArray<C,R> |
MatrixFile.toArrayT() |
MatrixDoubleArray<C,R> |
Matrix.toArrayT() |
MatrixDoubleArray<T,T> |
HalfMatrixDouble.toArrayT() |
MatrixDoubleArray<C,R> |
MatrixDouble.toArrayT() |
(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017