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

  • Laplace
  • Lu
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Chippyash\Math\Matrix\Derivative\Strategy\Determinant

Classes summary
Laplace

Laplace expansion strategy for matrix determinant Computing up to about M[9] is about as much as you can do with this method of computing determinants in a reasonable time.

Lu LU strategy for matrix determinant
Chippyash Math Matrix API documentation generated by ApiGen