SPH
|
Vectorized computations with integral numbers. More...
Go to the source code of this file.
Classes | |
class | Indices |
Helper object for storing three (possibly four) int or bool values. More... | |
struct | IndicesEqual |
class | std::hash< Sph::Indices > |
Macros | |
#define | SPH_NO_ROUNDING_MODE |
Functions | |
INLINE Indices | max (const Indices i1, const Indices i2) |
INLINE Indices | min (const Indices i1, const Indices i2) |
INLINE bool | all (const Indices &i) |
INLINE bool | any (const Indices &i) |
template<> | |
INLINE auto | floor (const Vector &v) |