Definition at line 73 of file TimeStats.h. References 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(). 00074 { 00075 StopTime(); 00076 SelectGroup(0); 00077 StartTime(); 00078 }
Here is the call graph for this function: ![]()
|