Class Identity
Identity Matrix Create an Identity (a square matrix)
Expects 1 parameter: int:size > 0
- Chippyash\Math\Matrix\Special\AbstractSpecial implements Chippyash\Math\Matrix\Special\SpecialMatrixInterface
-
Chippyash\Math\Matrix\Special\Identity
create()
|
string |
ERR1
|
#
'size parameter must be integer > 0'
|