Matrix3d.this

Create a new {@link Matrix3d} and initialize its three columns using the supplied vectors.

@param col0 the first column @param col1 the second column @param col2 the third column

Meta