Public Member Functions | |
| unsigned int | getBestIdx () const |
| double | getLogWeight (unsigned int i) const |
| void | printPath (ostream &os, unsigned int i, bool err=false) const |
| istream & | read (istream &is) |
Public Attributes | |
| int | sampleSize |
Definition at line 155 of file gfs2rec.cpp.
| unsigned int RecordList::getBestIdx | ( | ) | const [inline] |
Definition at line 217 of file gfs2rec.cpp.
| double RecordList::getLogWeight | ( | unsigned int | i | ) | const [inline] |
Definition at line 202 of file gfs2rec.cpp.
| void RecordList::printPath | ( | ostream & | os, |
| unsigned int | i, | ||
| bool | err = false |
||
| ) | const [inline] |
Definition at line 240 of file gfs2rec.cpp.
| istream& RecordList::read | ( | istream & | is | ) | [inline] |
Definition at line 158 of file gfs2rec.cpp.
int RecordList::sampleSize [mutable] |
Definition at line 156 of file gfs2rec.cpp.