[][src]Type Definition cmdmat::SVec

type SVec<A> = SmallVec<[A; 8]>;

A specific-sized small vector