Matrix2d.this

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

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

Meta