ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class for the creating "special" Matrices. More...
Namespaces | |
Decomposition | |
Operators | |
Data Structures | |
class | Builder |
class | Div0Exception |
class | Exception |
class | Functions |
class | Matrix |
Class for the creating "special" Matrices.
Function code for the matrix subtraction operation.
Function code for the matrix multiplication operation.
Function code for the matrix division operation.
Function code for the matrix direct sum operation.
Function code for the matrix addition operation.
Matrix object.
Class for the management of Matrices.
Function code for the matrix transpose() function.
Function code for the matrix trace() function.
Function code for the matrix minors() function.
Function code for the matrix inverse() function.
Function code for the matrix identity() function.
Function code for the matrix diagonal() function.
Function code for the matrix determinant() function.
Function code for the matrix cofactors() function.
Function code for the matrix antidiagonal() function.
Function code for the matrix adjoint() function.