Package | Description |
---|---|
cern.colt.matrix.tfloat |
Matrix interfaces and factories holding elements of float data type.
|
Modifier and Type | Method and Description |
---|---|
FloatMatrix2D |
FloatMatrix2D.viewSelection(FloatMatrix1DProcedure condition)
Constructs and returns a new selection view that is a matrix
holding all rows matching the given condition.
|
Jump to the Parallel Colt Homepage