neoGFX
Cross-platform C++ app/game engine
neogfx::math::basic_vector< T, Size, Type, IsScalar > Class Template Reference

#include <numerical.hpp>

Detailed Description

template<typename T, uint32_t Size, typename Type = column_vector, bool IsScalar = std::is_scalar<T>::value>
class neogfx::math::basic_vector< T, Size, Type, IsScalar >

Definition at line 75 of file numerical.hpp.


The documentation for this class was generated from the following file: