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

Namespace Chippyash\Math\Matrix\Traits

Traits summary
AssertMatrixIsNonSingular Assert matrix is non singular
AssertMatrixIsNumeric Assert matrix is a numeric one
AssertMatrixIsRational Assert matrix composed of rational numbers
AssertParameterIsNotString Assert parameter is not a string
AssertParameterIsRationalMatrix Assert parameter is a rational Matrix
AssertParameterIsRationalNumber Assert parameter is a rational number
ConvertNumberToComplex Convert if possible a supplied argument to a complex
ConvertNumberToNumeric Convert if possible a supplied argument to strong numeric
ConvertNumberToRational Convert if possible a supplied argument to a rational
CreateCorrectMatrixType Create a new matrix based on type of original matrix
CreateCorrectScalarType Create a new scalar based on type of original matrix
Chippyash Math Matrix API documentation generated by ApiGen