Overview

Namespaces

  • Chippyash
    • Math
      • Matrix
        • Attribute
        • Computation
          • Add
          • Div
          • Mul
          • Sub
        • Decomposition
        • Derivative
          • Strategy
            • Determinant
        • Exceptions
        • Formatter
          • DirectedGraph
        • Interfaces
        • Special
        • Traits
        • Transformation
          • Strategy
            • Invert

Classes

  • ComputationException
  • MathMatrixException
  • NoInverseException
  • NotMarkovException
  • SingularMatrixException
  • UndefinedComputationException
  • Overview
  • Namespace
  • Class
  • Tree

Class MathMatrixException

Base package exception Extend to create specific exceptions

Chippyash\Matrix\Exceptions\MatrixException
Extended by Chippyash\Math\Matrix\Exceptions\MathMatrixException

Direct known subclasses

Chippyash\Math\Matrix\Exceptions\ComputationException, Chippyash\Math\Matrix\Exceptions\NotMarkovException, Chippyash\Math\Matrix\Exceptions\SingularMatrixException

Indirect known subclasses

Chippyash\Math\Matrix\Exceptions\NoInverseException, Chippyash\Math\Matrix\Exceptions\UndefinedComputationException
Namespace: Chippyash\Math\Matrix\Exceptions
Located at Exceptions/MathMatrixException.php
Chippyash Math Matrix API documentation generated by ApiGen