Matrix2d.set

Set the two columns of this matrix to the supplied vectors, respectively.

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

Meta