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

Interface SpecialMatrixInterface

Direct known implementers

Chippyash\Math\Matrix\Special\AbstractSpecial

Indirect known implementers

Chippyash\Math\Matrix\Special\Cauchy, Chippyash\Math\Matrix\Special\Chebspsec, Chippyash\Math\Matrix\Special\Functional, Chippyash\Math\Matrix\Special\Identity, Chippyash\Math\Matrix\Special\Ones, Chippyash\Math\Matrix\Special\Zeros
Namespace: Chippyash\Math\Matrix\Special
Located at Special/SpecialMatrixInterface.php
Methods summary
public Chippyash\Math\Matrix\NumericMatrix
# create( array $args )

Parameters

$args

Returns

Chippyash\Math\Matrix\NumericMatrix
Chippyash Math Matrix API documentation generated by ApiGen