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