Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
Matrix\Decomposition\LU Member List

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