mal-math
C++20 mathematics library.
|
Definitions for the rvec<2, T> specialized template representing 2D vectors with reference-like semantics. More...
Go to the source code of this file.
Classes | |
struct | mal_math::_detail::rvec< 2, T > |
Specialization of rvec for 2D vectors. More... | |
Namespaces | |
namespace | mal_math |
Contains mathematical utility functions and classes. | |
namespace | mal_math::_detail |
Definitions for the rvec<2, T> specialized template representing 2D vectors with reference-like semantics.
Definition in file rvec2.hpp.