Vector.Vector

Undocumented in source.
template Vector(T, size_t N)
alias Vector = Matrix!(T, N, 1)

Meta