[][src]Type Definition arctk::math::alias::Vec4

type Vec4 = Vector4<f64>;

Four-dimensional real-number vector alias.