|
Jet
v1.3.3
|
#include <jet/array_accessor1.h>#include <jet/vector_expression.h>#include <initializer_list>#include <limits>#include <vector>#include "detail/vector_n-inl.h"Go to the source code of this file.
Classes | |
| class | jet::VectorN< T > |
| General purpose dynamically-sizedN-D vector class. More... | |
Namespaces | |
| jet | |
Typedefs | |
| typedef VectorN< float > | jet::VectorNF |
| Float-type N-D vector. More... | |
| typedef VectorN< double > | jet::VectorND |
| Double-type N-D vector. More... | |
1.8.18