Overview

Namespaces

  • Chippyash
    • Math
      • Matrix
        • Attribute
        • Computation
          • Add
          • Div
          • Mul
          • Sub
        • Decomposition
        • Derivative
          • Strategy
            • Determinant
        • Exceptions
        • Formatter
          • DirectedGraph
        • Interfaces
        • Special
        • Traits
        • Transformation
          • Strategy
            • Invert

Traits

  • AssertMatrixIsNonSingular
  • AssertMatrixIsNumeric
  • AssertMatrixIsRational
  • AssertParameterIsNotString
  • AssertParameterIsRationalMatrix
  • AssertParameterIsRationalNumber
  • ConvertNumberToComplex
  • ConvertNumberToNumeric
  • ConvertNumberToRational
  • CreateCorrectMatrixType
  • CreateCorrectScalarType
  • Overview
  • Namespace
  • Class
  • Tree

Trait ConvertNumberToNumeric

Convert if possible a supplied argument to strong numeric

Direct Known Users

Chippyash\Math\Matrix\NumericMatrix

Indirect Known Users

Chippyash\Math\Matrix\ComplexMatrix, Chippyash\Math\Matrix\FunctionMatrix, Chippyash\Math\Matrix\IdentityMatrix, Chippyash\Math\Matrix\RationalMatrix, Chippyash\Math\Matrix\ShiftMatrix, Chippyash\Math\Matrix\ZeroMatrix
Namespace: Chippyash\Math\Matrix\Traits
Located at Traits/ConvertNumberToNumeric.php
Chippyash Math Matrix API documentation generated by ApiGen