34#ifndef TTA_INTERPOLATION_HH
35#define TTA_INTERPOLATION_HH
std::vector< CostDBEntry * > EntryTable
Table of database entries.
CostDBTypes::EntryTable created_
Entries created during interpolation.
Interpolation(const Interpolation &)
Copying not allowed.
void quickFilter(const CostDBEntryKey &, CostDBTypes::EntryTable &)
Interpolation & operator=(const Interpolation &)
Assignment not allowed.
void filter(const CostDBEntryKey &searchKey, CostDBTypes::EntryTable &components)
CostDBEntry * greater
An entry.
CostDBEntry * smaller
An entry.