Function csmatrix_type_size

Function Documentation

static inline size_t csmatrix_type_size(const struct csmatrix *const matrix)

Get the size of elements stored in the matrix.

Parameters:

matrix – The matrix handle.

Returns:

The size of elements in bytes.