Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
Matrix\Operators\Subtraction Member List

This is the complete list of members for Matrix\Operators\Subtraction, including all inherited members.

$columnsMatrix\Operators\Operatorprotected
$matrix (defined in Matrix\Operators\Operator)Matrix\Operators\Operatorprotected
$rowsMatrix\Operators\Operatorprotected
__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\Subtractionprotected
subtractScalar($value)Matrix\Operators\Subtractionprotected
validateMatchingDimensions(Matrix $matrix)Matrix\Operators\Operatorprotected
validateReflectingDimensions(Matrix $matrix)Matrix\Operators\Operatorprotected