The Coordinate matrix - a matrix to specify coordinates

[[ x1, x2, ... ]
 [ y1, y2, ... ]
 [ z1, z2, ... ]]


This form of a matrix is used to specify coordinates.