Definition at line 139 of file PropertySet.h. References mNames. Referenced by Impala::Util::Append(), Impala::Application::LearnConceptFromAnnotations(), and Impala::Core::Training::ParameterSearcher::ParameterSearcher(). 00140 { 00141 return mNames[i]; 00142 }
|