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.
Usage
coo_check(coo)
Arguments
coo
a matrix of (x; y) coordinates or a list, or any Coo object.