public class CRSValues
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
| int | colSize() | 
| int[] | getColIdxs() | 
| int[] | getRowIdxs() | 
| int[] | getRowOffs() | 
| double[] | getValues() | 
| int | numNonZeroVals() | 
| int | rowSize() | 
public CRSValues(Matrix M)