Function linxal::properties::is_identity [] [src]

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

Returns true iff the matrix is an identity matrix.