p

open override val p: Matrix<T>

Returns the P rows permutation matrix.

P is a sparse matrix with exactly one element set to Ring.one in each row and each column, all other elements being set to Ring.zero.

Sources

common source
Link copied to clipboard