QUDA
v0.7.0
A library for QCD on GPUs
|
#include <gtest.h>
Public Types | |
typedef ::std::tr1::tuple< T1, T2 > | ParamType |
![]() | |
typedef T | ParamType |
Public Member Functions | |
CartesianProductGenerator2 (const ParamGenerator< T1 > &g1, const ParamGenerator< T2 > &g2) | |
virtual | ~CartesianProductGenerator2 () |
virtual ParamIteratorInterface < ParamType > * | Begin () const |
virtual ParamIteratorInterface < ParamType > * | End () const |
![]() | |
virtual | ~ParamGeneratorInterface () |
typedef ::std::tr1::tuple<T1, T2> testing::internal::CartesianProductGenerator2< T1, T2 >::ParamType |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |