Const
Create a two-by-two matrix with the given values.
The value in the first column and first row.
The value in the first column and second row.
The value in the second column and first row.
The value in the second column and second row.
The matrix to store the result in.
The matrix.
Create a two-by-two matrix with the given values.