mal-math
C++20 mathematics library.
|
▼Nmal_math | Contains mathematical utility functions and classes |
RPrimitive | Concept that ensures a type is either floating point or integral |
RAnyMat | Concept to determine if a type is any kind of matrix |
RAnyVec | Concept to determine if a type is any kind of vector |
RVec | Concept to determine if a type is a default vector |
RRVec | Concept to determine if a type is a reference vector |