Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
This is the complete list of members for Matrix\Decomposition\LU, including all inherited members.
__construct(Matrix $matrix) (defined in Matrix\Decomposition\LU) | Matrix\Decomposition\LU | |
getL() (defined in Matrix\Decomposition\LU) | Matrix\Decomposition\LU | |
getP() | Matrix\Decomposition\LU | |
getPivot() | Matrix\Decomposition\LU | |
getU() | Matrix\Decomposition\LU | |
isNonsingular() | Matrix\Decomposition\LU | |
solve(Matrix $B) | Matrix\Decomposition\LU |