ergo
|
#include <vector_intrin.h>
Public Member Functions | |
void ALWAYS_INLINE | load_p (Treal const *ptr) |
void ALWAYS_INLINE | load1_p (Treal const *ptr) |
void ALWAYS_INLINE | store_p (Treal *ptr) const |
Vector_intrin< Treal, Treal > &ALWAYS_INLINE | operator*= (Vector_intrin< Treal, Treal > const &other) |
Vector_intrin< Treal, Treal > &ALWAYS_INLINE | operator+= (Vector_intrin< Treal, Treal > const &other) |
Vector_intrin< Treal, Treal > &ALWAYS_INLINE | operator+= (Treal const *ptr) |
void ALWAYS_INLINE | set_to_zero () |
Protected Attributes | |
Treal | values |
|
inline |
References Vector_intrin< Treal, Treg >::values.
|
inline |
References Vector_intrin< Treal, Treg >::values.
|
inline |
References Vector_intrin< Treal, Treg >::values, and values.
|
inline |
References Vector_intrin< Treal, Treg >::values, and values.
|
inline |
References Vector_intrin< Treal, Treg >::values.
|
inline |
References Vector_intrin< Treal, Treg >::values.
|
inline |
References Vector_intrin< Treal, Treg >::values.
|
protected |
Referenced by operator*=(), and operator+=().