Definition at line 43 of file debug.h.
#include </builddir/build/BUILD/root-6.06.08/math/vc/include/Vc/avx/debug.h>
§ DebugStream()
| ROOT::Vc::AVX::DebugStream::DebugStream |
( |
const char * |
func, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inline |
§ ~DebugStream()
| ROOT::Vc::AVX::DebugStream::~DebugStream |
( |
| ) |
|
|
inline |
§ operator<<() [1/7]
template<typename T >
| DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
const T & |
x | ) |
|
|
inline |
§ operator<<() [2/7]
| DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
__m128 |
x | ) |
|
|
inline |
§ operator<<() [3/7]
| DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
__m256 |
x | ) |
|
|
inline |
§ operator<<() [4/7]
| DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
__m128d |
x | ) |
|
|
inline |
§ operator<<() [5/7]
| DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
__m256d |
x | ) |
|
|
inline |
§ operator<<() [6/7]
| DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
__m128i |
x | ) |
|
|
inline |
§ operator<<() [7/7]
| DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
__m256i |
x | ) |
|
|
inline |
§ printVector()
template<typename T , typename V >
| static void ROOT::Vc::AVX::DebugStream::printVector |
( |
V |
_x | ) |
|
|
inlinestaticprivate |
The documentation for this class was generated from the following file: