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

  • AbstractDerivative
  • Determinant
  • MarkovWeightedRandom
  • Sum
  • Trace
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Chippyash\Math\Matrix\Derivative

Namespaces summary
Chippyash\Math\Matrix\Derivative\Strategy
Classes summary
AbstractDerivative Base abstract for derivative
Determinant Find the Determinant of a square matrix det(M)
MarkovWeightedRandom Base abstract for derivative
Sum

Sum Derivative Sum all vertices and return single NumericType value

Trace Find the Trace of a square matrix tr(M)
Chippyash Math Matrix API documentation generated by ApiGen