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

void Impala::Application::IDo::ClassifyPreWGclus960sp (  )  [inline]

Definition at line 1251 of file mainIDo.cpp.

References ClassifyCombineExec(), ClassifyExec(), and mWGclus960sp.

Referenced by HandleCmd().

01252     {
01253         ClassifyExec(mWGclus960sp[0], true);
01254         ClassifyExec(mWGclus960sp[1], true);
01255         ClassifyExec(mWGclus960sp[2], true);
01256         ClassifyCombineExec(mWGclus960sp[0] + " " + mWGclus960sp[1] + " " +
01257                             mWGclus960sp[2], "combinedClus960sp");
01258     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:14:24 2011 for ImpalaSrc by  doxygen 1.5.1