Type Definition nalgebra::base::RowVector1 [−][src]
type RowVector1<N> = RowVectorN<N, U1>;
A stack-allocated, 1-dimensional row vector.
type RowVector1<N> = RowVectorN<N, U1>;
A stack-allocated, 1-dimensional row vector.