pub fn balance_matrix(a: &mut MatrixF64, d: &mut VectorF64) -> Value
Expand description

This function replaces the matrix A with its balanced counterpart and stores the diagonal elements of the similarity transformation into the vector D.