|
ACF $AcfVersion:0$
|
#include <cstring>#include <initializer_list>#include <iser/IArchive.h>#include <iser/CArchiveTag.h>#include <imath/TVector.h>Go to the source code of this file.
Classes | |
| class | imath::TFastVector< MaxSize, Element > |
| Optimized implementation of a variable-size vector with compile-time maximum capacity. More... | |
Namespaces | |
| namespace | imath |
| Package with mathematical functions and algebraical primitives. | |
Functions | |
| template<int MaxSize, class Element > | |
| uint | imath::qHash (const TFastVector< MaxSize, Element > &v, uint seed=0) |