Set the values within this matrix to the supplied double values. The result looks like this: <p> m00, m10<br> m01, m11<br>
@param m00 the new value of m00 @param m01 the new value of m01 @param m10 the new value of m10 @param m11 the new value of m11 @return this
See Implementation
Set the values within this matrix to the supplied double values. The result looks like this: <p> m00, m10<br> m01, m11<br>
@param m00 the new value of m00 @param m01 the new value of m01 @param m10 the new value of m10 @param m11 the new value of m11 @return this