Type Definition na::Mat1 [] [src]

type Mat1<T = f32> = Matrix1<T>;