Definition at line 81 of file TimeStats.h. References mCurrentGroup, SelectGroup(), StartTime(), and StopTime(). Referenced by Impala::Core::Training::ComputeKernelMatrix(), Impala::Core::Feature::InterestPointFeature::FindInterestPoints(), Impala::Application::Precompute::Precompute(), and Impala::Core::Training::Svm::Predict(). 00082 { 00083 StopTime(); 00084 SelectGroup(mCurrentGroup + 1); 00085 StartTime(); 00086 }
Here is the call graph for this function: ![]()
|