A simple utility, used internally, mostly in the coo functions and methods.
Returns a matrix of coordinates, when passed with either a list or a matrix of coordinates.
Arguments
- coo
matrixof(x; y)coordinates or any Coo object.
Value
matrix of (x; y) coordinates or a Coo object.