| 
    Moodle PHP Documentation 5.1
    
   Moodle 5.1dev (Build: 20250711) (9addea9f0ac) 
   | 
 
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 |