|
Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
This is the complete list of members for Matrix\Functions, including all inherited members.
| adjoint($matrix) | Matrix\Functions | static |
| antidiagonal($matrix) | Matrix\Functions | static |
| cofactors($matrix) | Matrix\Functions | static |
| determinant($matrix) | Matrix\Functions | static |
| diagonal($matrix) | Matrix\Functions | static |
| getMinors(Matrix $matrix) | Matrix\Functions | protectedstatic |
| identity($matrix) | Matrix\Functions | static |
| inverse($matrix, string $type='inverse') | Matrix\Functions | static |
| minors($matrix) | Matrix\Functions | static |
| trace($matrix) | Matrix\Functions | static |
| transpose($matrix) | Matrix\Functions | static |