Type Definition cmdmat::SVec

source ·
pub type SVec<A> = SmallVec<[A; 8]>;
Expand description

A specific-sized small vector