Public Member Functions | |
template<typename T > | |
Packet | load (const T *from) const |
template<typename T > | |
void | store (T *to, const Packet &x) const |
Definition at line 83 of file packetmath.cpp.
Packet packet_helper< Cond, Packet >::load | ( | const T * | from | ) | const [inline] |
Definition at line 86 of file packetmath.cpp.
void packet_helper< Cond, Packet >::store | ( | T * | to, |
const Packet & | x | ||
) | const [inline] |
Definition at line 89 of file packetmath.cpp.