| Package | Description | 
|---|---|
| cern.colt.matrix.tint | 
 Matrix interfaces and factories holding elements of int data type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IntMatrix2D | 
IntMatrix2D.viewSelection(IntMatrix1DProcedure 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