Function peroxide::structure::matrix::solve[][src]

pub fn solve(A: &Matrix, b: &Matrix, sk: SolveKind) -> Matrix