Tvec10(const DT x, const DT y, const DT z, const DT c, const DT t, const DT u, const DT v, const DT w, const DT a, const DT b)
Builds the vector from the scalars x, y, z, c, t, u, v, w, a, and b to the components 0 to 9,...
void assign(const DT x, const DT y, const DT z, const DT c, const DT t, const DT u, const DT v, const DT w, const DT a, const DT b)
Sets all components to the passed values.