|
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 ALWAYS_INLINE, and values.
|
inline |
References ALWAYS_INLINE, and values.
|
inline |
References ALWAYS_INLINE, Vector_intrin< Treal, Treg >::values, and values.
|
inline |
References ALWAYS_INLINE, and values.
|
inline |
References ALWAYS_INLINE, Vector_intrin< Treal, Treg >::values, and values.
|
inline |
References ALWAYS_INLINE, and values.
|
inline |
References ALWAYS_INLINE, and values.
|
protected |
Referenced by load1_p(), load_p(), operator*=(), operator+=(), operator+=(), set_to_zero(), and store_p().