mal-math
C++20 mathematics library.
|
Contains the definition of the generic vec<L, T> structure. More...
Go to the source code of this file.
Classes | |
struct | mal_math::vec< L, T > |
Definition of the mathematical vector with fixed size L and type T More... | |
Namespaces | |
namespace | mal_math |
Contains mathematical utility functions and classes. | |
Contains the definition of the generic vec<L, T> structure.
Definition in file vecn.hpp.