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

Namespace Chippyash\Math\Matrix\Exceptions

Classes summary
ComputationException

Base computation exception Extend to create specific exceptions

MathMatrixException

Base package exception Extend to create specific exceptions

NoInverseException No inverse can be found for a matrix
NotMarkovException

Base package exception Extend to create specific exceptions

SingularMatrixException Matrix is singular
UndefinedComputationException Computation for the matrix operand types is undefined
Chippyash Math Matrix API documentation generated by ApiGen