Function jamml::core::isvalid

source ·
pub fn isvalid<T: Copy + NumAssign>(m: &Mat<T>) -> bool
Expand description

Finds weather or not each row in a matrix it the same lenght.