Class ComputationException
Base computation exception Extend to create specific exceptions
- Chippyash\Matrix\Exceptions\MatrixException
-
Chippyash\Math\Matrix\Exceptions\MathMatrixException
-
Chippyash\Math\Matrix\Exceptions\ComputationException
Direct known subclasses
Chippyash\Math\Matrix\Exceptions\NoInverseException, Chippyash\Math\Matrix\Exceptions\UndefinedComputationException
public
|