Matrix4d.this

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

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

Meta