Function linxal::properties::get_upper_bandwidth [] [src]

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

Return the upper bandwidth of the matrix.

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