#include <vec.hpp>
◆ cross()
template<typename T , int N>
◆ dot()
template<typename T , int N>
◆ fill()
template<typename T , int N>
◆ inverted_elementwise()
template<typename T , int N>
◆ norm()
template<typename T , int N>
◆ normalize()
template<typename T , int N>
Normalize the vector to unit length in-place.
◆ normalized()
template<typename T , int N>
Return a normalized copy of the vector.
◆ operator()() [1/2]
template<typename T , int N>
◆ operator()() [2/2]
template<typename T , int N>
◆ operator+()
template<typename T , int N>
◆ operator-()
template<typename T , int N>
◆ slice()
template<typename T , int N>
template<int SliceSize>
◆ data
template<typename T , int N>
The documentation for this struct was generated from the following file: