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 CreateCorrectMatrixType

Create a new matrix based on type of original matrix

Direct Known Users

Chippyash\Math\Matrix\Computation\AbstractEntryWiseComputation, Chippyash\Math\Matrix\Computation\Add\Scalar, Chippyash\Math\Matrix\Transformation\Strategy\Invert\Determinant, Chippyash\Math\Matrix\Computation\Div\Matrix, Chippyash\Math\Matrix\Computation\Div\Scalar, Chippyash\Math\Matrix\Computation\Mul\Matrix, Chippyash\Math\Matrix\Computation\Mul\Scalar, Chippyash\Math\Matrix\Computation\Sub\Scalar, Chippyash\Math\Matrix\Decomposition\GaussJordanElimination, Chippyash\Math\Matrix\Decomposition\Lu, Chippyash\Math\Matrix\Transformation\Invert

Indirect Known Users

Chippyash\Math\Matrix\Computation\Add\Matrix, Chippyash\Math\Matrix\Computation\Div\Entrywise, Chippyash\Math\Matrix\Computation\Mul\Entrywise, Chippyash\Math\Matrix\Computation\Sub\Matrix
Namespace: Chippyash\Math\Matrix\Traits
Located at Traits/CreateCorrectMatrixType.php
Chippyash Math Matrix API documentation generated by ApiGen