[inline]
Definition at line 60 of file TimeStats.h.
References mGroups.
Referenced by Impala::Core::Training::Svm::Predict(), and Impala::Core::Tracking::TrackerBackFore::TrackerBackFore().
00061 { 00062 mGroups.push_back(new Group(name)); 00063 }