SCVector.SCVector

Undocumented in source.
template SCVector(T, Msize_t size)
alias SCVector = SMatrix!(T, size, 1, Major.column)

Meta