Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for Matrix, including all inherited members.
$a (defined in Matrix) | Matrix | protected |
$b (defined in Matrix) | Matrix | protected |
$c (defined in Matrix) | Matrix | protected |
$d (defined in Matrix) | Matrix | protected |
$e (defined in Matrix) | Matrix | protected |
$f (defined in Matrix) | Matrix | protected |
__construct($a=1, $b=0, $c=0, $d=1, $e=0, $f=0) | Matrix | |
getValues() | Matrix | |
multiply(self $by) | Matrix |