Lista kaikista jäsenistä.
Julkiset jäsenfunktiot |
Scalar[,] | ToMatrixArray () |
| Copies the elements of the IMatrix to a new 2-dimensional array of Scalars.
|
Scalar[] | ToTransposedArray () |
| Copies the elements, in a Transposed order, of the IMatrix to a new array of Scalar.
|
void | CopyTransposedTo (Scalar[] array, int index) |
| Copies all the elements, in a Transposed order, of the IAdvanceValueType to the specified one-dimensional Array of Scalar.
|
void | CopyTransposedFrom (Scalar[] array, int index) |
| Copies all the elements, in a Transposed order, up to the IAdvanceValueType.Length of the IAdvanceValueType, of the specified one-dimensional Array to the IAdvanceValueType.
|
Ominaisuudet |
int | RowCount [get] |
| Gets a 32-bit integer that represents the total number of Rows in the IMatrix.
|
int | ColumnCount [get] |
| Gets a 32-bit integer that represents the total number of Columns in the IMatrix.
|
Scalar | Determinant [get] |
| Gets the Determinant of the IMatrix.
|
Jäsenfunktioiden dokumentaatio
void CopyTransposedFrom |
( |
Scalar[] |
array, |
|
|
int |
index |
|
) |
| |
void CopyTransposedTo |
( |
Scalar[] |
array, |
|
|
int |
index |
|
) |
| |
Copies all the elements, in a Transposed order, of the IAdvanceValueType to the specified one-dimensional Array of Scalar.
- Parametrit:
-
array | The one-dimensional Array that is the destination of the elements copied from the IAdvanceValueType. |
index | A 32-bit integer that represents the index in array at which copying begins. |
Toteutettu luokassa Matrix2x2, Matrix2x3, Matrix3x3 ja Matrix4x4.
Scalar [,] ToMatrixArray |
( |
| ) |
|
Scalar [] ToTransposedArray |
( |
| ) |
|
Copies the elements, in a Transposed order, of the IMatrix to a new array of Scalar.
- Palauttaa:
- Palauttaa:
- An array containing copies of the elements, in a Transposed order, of the IAdvanceValueType.
This is the Format Accepted by OpenGL.
Toteutettu luokassa Matrix2x2, Matrix2x3, Matrix3x3 ja Matrix4x4.
Ominaisuuksien dokumentaatio
Dokumentaatio tälle rajapinnalle luotiin seuraavasta tiedostosta:
- C:/Users/tero/AppData/Local/Temp/npo_build/Jypeli/AdvanceMath/Interfaces.cs