libsimdpp
0.9.3
|
Classes | |
class | simdpp::Arch |
Identifies supported instruction set. More... | |
Typedefs | |
typedef boost::function< Arch()> | simdpp::GetArchCb |
Functions | |
Arch | simdpp::this_compile_arch () |
Returns the instruction set flags that will be required by the currently compiled code. More... | |
Arch & | simdpp::operator|= (Arch &x, const Arch &y) |
Bitwise operators for Arch . More... | |
Arch & | simdpp::operator&= (Arch &x, const Arch &y) |
Bitwise operators for Arch . More... | |
Arch | simdpp::operator| (const Arch &x, const Arch &y) |
Bitwise operators for Arch . More... | |
Arch | simdpp::operator& (const Arch &x, const Arch &y) |
Bitwise operators for Arch . More... | |
Arch | simdpp::operator~ (const Arch &x) |
Bitwise operators for Arch . More... | |
Detailed Description
Typedef Documentation
typedef boost::function<Arch()> simdpp::GetArchCb |
Function Documentation
|
inline |
Bitwise operators for Arch
.
|
inline |
Bitwise operators for Arch
.
|
inline |
Bitwise operators for Arch
.
|
inline |
Bitwise operators for Arch
.
|
inline |
Bitwise operators for Arch
.
|
inline |
Returns the instruction set flags that will be required by the currently compiled code.
Generated on Thu Oct 31 2013 04:08:50 for libsimdpp by 1.8.3.1