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

  • Entrywise
  • Matrix
  • Scalar
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Chippyash\Math\Matrix\Computation\Mul

Classes summary
Entrywise

Abstract base to run an entrywise computation on a matrix Two standard Matrix calcs are Addition and Subtraction You can also do entrywise multiplication and division

Matrix Standard multiplication of two matrices
Scalar Multiply every item in the operand matrix by a scalar value
Chippyash Math Matrix API documentation generated by ApiGen