Function rgsl::linear_algebra::balance_matrix [] [src]

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

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