Segment.initial

The initial point (the vector points to the initial point)

class Segment(T, uint dimensions)
Vector!(T, dimensions) initial;

Meta