Function csmatrix_cols_normalize

Function Documentation

status_t csmatrix_cols_normalize(struct csmatrix *matrix)

Normalize across the columns of the matrix.

This is useful if you need a column stochastic matrix.

Parameters:

matrix – The matrix handle.

Returns:

status_t.