Set the matrix element at the given row and column to the specified value.
@param row the row index in <code>[0..2]</code> @param column the colum index in <code>[0..2]</code> @param value the value @return this
See Implementation
Set the matrix element at the given row and column to the specified value.
@param row the row index in <code>[0..2]</code> @param column the colum index in <code>[0..2]</code> @param value the value @return this