Initializes a new instance of the
MatrixEx class.
Syntax
Parameters
- firstRowFirstColumm
- The value to use fo the first row and column in the new matrix.
- firstRowSecondColumn
- The value to use fo the first row and second column in the new matrix.
- secondRowFirstColumn
- The value to use fo the second row and first column in the new matrix.
- secondRowSecondColumn
- The value to use fo the second row and column in the new matrix.
- thirdRowFirstColumn
- The value to use fo the third row and second column in the new matrix.
- thirdRowSecondColumn
- The value to use fo the thrid row and second column in the new matrix.
See Also