Function csmatrix_calc_clists
Defined in File csmatrix.h
Function Documentation
-
status_t csmatrix_calc_clists(struct csmatrix *matrix)
Calculate the column lists for a matrix.
The happens automatically when using csmatrix_entry_add(), but if you manually copy data into/out of the matrix, and want to adjust, this function can be used.
- Parameters:
matrix – The matrix handle.
- Returns: