neoGFX
C++ GPU-oriented GUI library and app/game creation framework.
neogfx::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::basic_vector< T, Size, Type, IsScalar >

Definition at line 51 of file numerical.hpp.


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