Definition at line 65 of file TimeStats.h. References SelectGroup(), StartTime(), and StopTime(). Referenced by Impala::Core::Training::Svm::Predict(). 00066 { 00067 StopTime(); 00068 SelectGroup(0); 00069 StartTime(); 00070 }
Here is the call graph for this function:
|