mal-math
C++20 mathematics library.
All Classes Namespaces Files Functions Variables Typedefs Concepts
vecn.hpp File Reference

Contains the definition of the generic vec<L, T> structure. More...

#include "vec.hpp"
#include "vecn.inl"
Include dependency graph for vecn.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Contains the definition of the generic vec<L, T> structure.

Author
malatindez (Vladyslav Ohlii)
Date
12/09/2023

Definition in file vecn.hpp.