|
QUDA
v0.7.0
A library for QCD on GPUs
|
#include <gtest.h>
Inheritance diagram for testing::internal::CartesianProductGenerator6< T1, T2, T3, T4, T5, T6 >:Public Types | |
| typedef ::std::tr1::tuple< T1, T2, T3, T4, T5, T6 > | ParamType |
Public Types inherited from testing::internal::ParamGeneratorInterface< ::std::tr1::tuple< T1, T2, T3, T4, T5, T6 > > | |
| typedef T | ParamType |
Public Member Functions | |
| CartesianProductGenerator6 (const ParamGenerator< T1 > &g1, const ParamGenerator< T2 > &g2, const ParamGenerator< T3 > &g3, const ParamGenerator< T4 > &g4, const ParamGenerator< T5 > &g5, const ParamGenerator< T6 > &g6) | |
| virtual | ~CartesianProductGenerator6 () |
| virtual ParamIteratorInterface < ParamType > * | Begin () const |
| virtual ParamIteratorInterface < ParamType > * | End () const |
Public Member Functions inherited from testing::internal::ParamGeneratorInterface< ::std::tr1::tuple< T1, T2, T3, T4, T5, T6 > > | |
| virtual | ~ParamGeneratorInterface () |
| typedef ::std::tr1::tuple<T1, T2, T3, T4, T5, T6> testing::internal::CartesianProductGenerator6< T1, T2, T3, T4, T5, T6 >::ParamType |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
1.8.6