Package | Description |
---|---|
cern.colt.matrix.tdcomplex |
Matrix interfaces and factories holding elements of dcomplex data type.
|
Modifier and Type | Method and Description |
---|---|
DComplexMatrix2D |
DComplexMatrix2D.viewSelection(DComplexMatrix1DProcedure 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