Type Definition wedged::algebra::VecD

source · []
pub type VecD<T> = VecN<T, Dynamic>;
Expand description

A vector with dynamic dimension