decompiler  1.0.0
Public Member Functions | Public Attributes | List of all members
ScoreProtoModel::PEntry Class Reference

A record mapping trials to parameter entries in the prototype model. More...

Public Member Functions

bool operator< (const PEntry &op2) const
 Compare PEntry objects by slot. More...
 

Public Attributes

int4 origIndex
 Original index of trial.
 
int4 slot
 Matching slot within the resource list.
 
int4 size
 

Detailed Description

A record mapping trials to parameter entries in the prototype model.

Member Function Documentation

bool ScoreProtoModel::PEntry::operator< ( const PEntry op2) const
inline

Compare PEntry objects by slot.

Parameters
op2is the PEntry to compare this to
Returns
true if this should be ordered before the other PEntry

Member Data Documentation

int4 ScoreProtoModel::PEntry::size

Number of slots occupied

Referenced by ScoreProtoModel::doScore().


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