Vector.t

Transposes vector.

struct Vector(size_t Size, Type = float, string Accessors = "", string Orientation = "horizontal")
@trusted @property pure nothrow
t
()
if (
Size > 0
)

Meta