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