OpenASIP  2.0
Public Attributes | List of all members
Interpolation::Pair Struct Reference
Collaboration diagram for Interpolation::Pair:
Collaboration graph

Public Attributes

CostDBEntrysmaller
 An entry. More...
 
CostDBEntrygreater
 An entry. More...
 

Detailed Description

Represents an entry pair.

Definition at line 62 of file Interpolation.hh.

Member Data Documentation

◆ greater

CostDBEntry* Interpolation::Pair::greater

An entry.

Definition at line 66 of file Interpolation.hh.

Referenced by Interpolation::filter().

◆ smaller

CostDBEntry* Interpolation::Pair::smaller

An entry.

Definition at line 64 of file Interpolation.hh.

Referenced by Interpolation::filter().


The documentation for this struct was generated from the following file: