Type Definition lapjv::Matrix[][src]

pub type Matrix<T> = Array2<T>;