Contents:
Defined in File csmatrix.h
Get the # of effective columns in the matrix.
This is equivalent to the # of unique indices in the inner indices array.
matrix – The matrix handle.
The # of effective columns.