Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
This is the complete list of members for Matrix\Operators\Subtraction, 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 | |
execute($value) (defined in Matrix\Operators\Subtraction) | Matrix\Operators\Subtraction | |
result() | Matrix\Operators\Operator | |
subtractMatrix(Matrix $value) | Matrix\Operators\Subtraction | protected |
subtractScalar($value) | Matrix\Operators\Subtraction | protected |
validateMatchingDimensions(Matrix $matrix) | Matrix\Operators\Operator | protected |
validateReflectingDimensions(Matrix $matrix) | Matrix\Operators\Operator | protected |