[][src]Type Definition aljabar::Point4

type Point4<T> = Point<T, 4>;

A point in 4-dimensional space.