Definition at line 43 of file debug.h.
#include </mnt/vdb/lsf/workspace/root-makedoc/rootspi/rdoc/src/master/math/vc/include/Vc/avx/debug.h>
ROOT::Vc::AVX::DebugStream::DebugStream |
( |
const char * |
func, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inline |
ROOT::Vc::AVX::DebugStream::~DebugStream |
( |
| ) |
|
|
inline |
template<typename T >
DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
const T & |
x | ) |
|
|
inline |
DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
__m128 |
x | ) |
|
|
inline |
DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
__m256 |
x | ) |
|
|
inline |
DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
__m128d |
x | ) |
|
|
inline |
DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
__m256d |
x | ) |
|
|
inline |
DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
__m128i |
x | ) |
|
|
inline |
DebugStream& ROOT::Vc::AVX::DebugStream::operator<< |
( |
__m256i |
x | ) |
|
|
inline |
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: