Package | Description |
---|---|
cern.colt.matrix.tfcomplex |
Matrix interfaces and factories holding elements of fcomplex data type.
|
Modifier and Type | Method and Description |
---|---|
FComplexMatrix3D |
FComplexMatrix3D.viewSelection(FComplexMatrix2DProcedure 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