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

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

Definition at line 1292 of file mainIDo.cpp.

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

Referenced by HandleCmd().

01293     {
01294         ClassifyExec(mWGclus960sp[0], false);
01295         ClassifyExec(mWGclus960sp[1], false);
01296         ClassifyExec(mWGclus960sp[2], false);
01297         ClassifyCombineExec(mWGclus960sp[0] + " " + mWGclus960sp[1] + " " +
01298                             mWGclus960sp[2], "combined960sp");
01299     }

Here is the call graph for this function:


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