Lista kaikista jäsenistä.
Julkiset jäsenfunktiot |
VC | GetColumn (int columnIndex) |
| Gets the V at the specified Column.
|
void | SetColumn (int columnIndex, VC value) |
| Sets the V at the specified Column.
|
VR | GetRow (int rowIndex) |
| Gets the V at the specified Row.
|
void | SetRow (int rowIndex, VR value) |
| Sets the V at the specified Row.
|
Ominaisuudet |
M | Inverted [get] |
| Gets the Inverse of the IMatrix.
|
M | Transposed [get] |
| Gets the Transpose of the IMatrix.
|
M | Adjoint [get] |
| Gets the Adjoint (Conjugate Transpose) of the IMatrix.
|
M | Cofactor [get] |
| Gets the Cofactor (The Transpose of the Adjoint) of the IMatrix.
|
template<M, VC, VR>
interface AdvanceMath::IMatrix< M, VC, VR >
Jäsenfunktioiden dokumentaatio
VC GetColumn |
( |
int |
columnIndex | ) |
|
Gets the V at the specified Column.
- Parametrit:
-
column | The zero-based index of the Column of the V to get. |
- Palauttaa:
- The V at the specified Column.
VR GetRow |
( |
int |
rowIndex | ) |
|
Gets the V at the specified Row.
- Parametrit:
-
row | The zero-based index of the Row of the V to get. |
- Palauttaa:
- The V at the specified Row.
void SetColumn |
( |
int |
columnIndex, |
|
|
VC |
value |
|
) |
| |
Sets the V at the specified Column.
- Parametrit:
-
column | The zero-based index of the Column of the V to set. |
value | The V to set at the specified Column. |
void SetRow |
( |
int |
rowIndex, |
|
|
VR |
value |
|
) |
| |
Sets the V at the specified Row.
- Parametrit:
-
row | The zero-based index of the Row of the V to set. |
value | The V to set at the specified Row. |
Ominaisuuksien dokumentaatio
Gets the Adjoint (Conjugate Transpose) of the IMatrix.
Gets the Cofactor (The Transpose of the Adjoint) of the IMatrix.
Dokumentaatio tälle rajapinnalle luotiin seuraavasta tiedostosta:
- C:/Users/tero/AppData/Local/Temp/npo_build/Jypeli/AdvanceMath/Interfaces.cs