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

  • AbstractSpecial
  • Cauchy
  • Chebspsec
  • Functional
  • Identity
  • Ones
  • Zeros

Interfaces

  • SpecialMatrixInterface
  • Overview
  • Namespace
  • Class
  • Tree

Class Cauchy

Cauchy Matrix

Chippyash\Math\Matrix\Special\AbstractSpecial implements Chippyash\Math\Matrix\Special\SpecialMatrixInterface
Extended by Chippyash\Math\Matrix\Special\Cauchy
Namespace: Chippyash\Math\Matrix\Special
Link: https://en.wikipedia.org/wiki/Cauchy_matrix
Located at Special/Cauchy.php
Methods inherited from Chippyash\Math\Matrix\Special\AbstractSpecial
create()
Constants summary
string ERR1
# 'x and y must be vectors of same length for cauchy matrix'
string ERR2
# 'x and y must be vectors'
Chippyash Math Matrix API documentation generated by ApiGen