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

  • IsComplex
  • IsIdentity
  • IsMarkov
  • IsNonsingular
  • IsNumeric
  • IsRational
  • Overview
  • Namespace
  • Class
  • Tree

Class IsRational

Is matrix a Rational matrix?

Chippyash\Math\Matrix\Attribute\IsRational implements Chippyash\Matrix\Interfaces\AttributeInterface
Namespace: Chippyash\Math\Matrix\Attribute
Located at Attribute/IsRational.php
Methods summary
public boolean
# is( Chippyash\Matrix\Matrix $mA )

Does the matrix have this attribute

Does the matrix have this attribute

Parameters

$mA

Returns

boolean
Chippyash Math Matrix API documentation generated by ApiGen