Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
This is the complete list of members for Matrix\Operators\Addition, including all inherited members.
$columns | Matrix\Operators\Operator | protected |
$matrix (defined in Matrix\Operators\Operator) | Matrix\Operators\Operator | protected |
$rows | Matrix\Operators\Operator | protected |
__construct(Matrix $matrix) | Matrix\Operators\Operator | |
addMatrix(Matrix $value) | Matrix\Operators\Addition | protected |
addScalar($value) | Matrix\Operators\Addition | protected |
execute($value) (defined in Matrix\Operators\Addition) | Matrix\Operators\Addition | |
result() | Matrix\Operators\Operator | |
validateMatchingDimensions(Matrix $matrix) | Matrix\Operators\Operator | protected |
validateReflectingDimensions(Matrix $matrix) | Matrix\Operators\Operator | protected |