Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
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