Definition at line 272 of file SimilarityTableSetRepositoryInMonet.h. References Impala::Core::Table::SimilarityTableSet::NrTables(), and SaveSim(). Referenced by Add(). 00273 { 00274 for (int i=0 ; i<simSet->NrTables() ; i++) 00275 SaveSim(simSet, i, loc); 00276 }
Here is the call graph for this function:
|