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 SingularMatrixException

Matrix is singular

Chippyash\Matrix\Exceptions\MatrixException
Extended by Chippyash\Math\Matrix\Exceptions\MathMatrixException
Extended by Chippyash\Math\Matrix\Exceptions\SingularMatrixException
Namespace: Chippyash\Math\Matrix\Exceptions
Located at Exceptions/SingularMatrixException.php
Methods summary
public
# __construct( $extra, $code = -1, $previous = null )
Chippyash Math Matrix API documentation generated by ApiGen