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