Function rgsl::linear_algebra::cholesky_band_svx[][src]

pub fn cholesky_band_svx(LLT: &MatrixF64, x: &mut VectorF64) -> Value
This is supported on crate feature v2_6 only.