getColumn
Retrieves a copy of the matrix column at the provided index as a Cartesian2 instance.
Return
The modified result parameter.
Parameters
matrix
The matrix to use.
index
The zero-based index of the column to retrieve.
result
The object onto which to store the result.