Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Test::TestInvWiccest::TestInvWiccest ( String  srcName,
double  sigma,
bool  doRot,
bool  doC 
) [inline]

Definition at line 19 of file TestInvWiccest.h.

References mDoC, mDoRot, mSigma, mSrcName, and mTestNameBase.

00020     {
00021         mTestNameBase = "InvWiccest";
00022         mSrcName = srcName;
00023         mSigma = sigma;
00024         mDoRot = doRot;
00025         mDoC = doC;
00026     }


Generated on Fri Mar 19 11:21:44 2010 for ImpalaSrc by  doxygen 1.5.1