Class Scalar
Divide every item in the operand matrix by a scalar value
- Chippyash\Math\Matrix\Computation\AbstractComputation implements Chippyash\Math\Matrix\Interfaces\ComputatationInterface uses Chippyash\Matrix\Traits\Debug (not available)
-
Chippyash\Math\Matrix\Computation\Div\Scalar uses Chippyash\Math\Matrix\Traits\CreateCorrectMatrixType, Chippyash\Math\Matrix\Traits\CreateCorrectScalarType
Namespace: Chippyash\Math\Matrix\Computation\Div
Link: http://www.php.net//manual/en/function.is-scalar.php
Located at Computation/Div/Scalar.php
Link: http://www.php.net//manual/en/function.is-scalar.php
Located at Computation/Div/Scalar.php
public
|
#
compute(
Divide each member of the matrix by single scalar value and return result |
__invoke()
|