|
Parallel Colt 0.7.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatrixVectorReader | |
|---|---|
| cern.colt.matrix.tdouble.impl | Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of double data type. |
| cern.colt.matrix.tfloat.impl | Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of float data type. |
| Uses of MatrixVectorReader in cern.colt.matrix.tdouble.impl |
|---|
| Constructors in cern.colt.matrix.tdouble.impl with parameters of type MatrixVectorReader | |
|---|---|
DenseDoubleMatrix2D(MatrixVectorReader r)
Constructs a matrix from MatrixVectorReader. |
|
SparseDoubleMatrix2D(MatrixVectorReader r)
Constructs a matrix from MatrixVectorReader. |
|
| Uses of MatrixVectorReader in cern.colt.matrix.tfloat.impl |
|---|
| Constructors in cern.colt.matrix.tfloat.impl with parameters of type MatrixVectorReader | |
|---|---|
DenseFloatMatrix2D(MatrixVectorReader r)
Constructs a matrix from MatrixVectorReader. |
|
SparseFloatMatrix2D(MatrixVectorReader r)
Constructs a matrix from MatrixVectorReader. |
|
|
Parallel Colt 0.7.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||