Function linxal::properties::get_lower_bandwidth [] [src]

pub fn get_lower_bandwidth<T: LinxalImplScalar, D: Data<Elem = T>>(
    mat: &ArrayBase<D, Ix2>
) -> usize

Return the lower bandwidth of the matrix.

Uses a tolerance of T::tol() * max |a_ij|