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

pub fn solve(A: &Matrix, b: &Matrix) -> Option<Matrix>