Expand description
  • A mathematical matrix that uses const generics for the rows and columns

Metadata

History

Modules

  • Functions for the structure Matrix
  • Methods for the structure Matrix
  • Overloaded operators for the structure Matrix
  • Add, AddAssign, Div, DivAssign, Mul, MulAssign, Neg, Sub, SubAssign
  • The Matrix and supporting structures