Function csmatrix_inner_indices

Function Documentation

static inline int *csmatrix_inner_indices(const struct csmatrix *const matrix)

Direct access to inner indices array.

Parameters:

matrix – The matrix handle.

Returns:

Pointer to the first element in the inner indices array.