Type Definition na::DMat [] [src]

type DMat<T = f32> = DMatrix<T>;