Detached selected-row data in ascending model-index order. The matrix is CSR with numRows === count and one column per current model column.
numRows === count
Readonly
Number of represented rows.
Lower bounds, length count.
count
Coefficients with numRows === count and columns matching the model.
Upper bounds, length count.
Detached selected-row data in ascending model-index order. The matrix is CSR with
numRows === countand one column per current model column.