asMatrix
Creates an n × 1 VirtualMatrix, where n is the size of the given buffer.
Receiver
a buffer.
Return
the new matrix.
Parameters
T
the type of elements contained in the buffer.
Creates an n × 1 VirtualMatrix, where n is the size of the given buffer.
a buffer.
the new matrix.
the type of elements contained in the buffer.