|
ARB
|
Public Member Functions | |
| ProbeIterator (const char *seq, size_t seqlen, size_t probelen_) | |
| bool | next () |
| int | get_temperature () const |
| bool | gc_in_wanted_range (PT_pdc *pdc) const |
| bool | temperature_in_wanted_range (PT_pdc *pdc) const |
| bool | feasible (PT_pdc *pdc) const |
| const ProbeOccurrence & | occurrence () const |
| void | dump (FILE *out) const |
Definition at line 1160 of file PT_new_design.cxx.
Definition at line 1199 of file PT_new_design.cxx.
References pt_assert.
|
inline |
Definition at line 1208 of file PT_new_design.cxx.
References ProbeOccurrence::forward().
Referenced by ProbeCandidates::generate_for_sequence().
|
inline |
Definition at line 1217 of file PT_new_design.cxx.
Referenced by temperature_in_wanted_range().
|
inline |
Definition at line 1219 of file PT_new_design.cxx.
Referenced by feasible().
|
inline |
Definition at line 1222 of file PT_new_design.cxx.
References get_temperature().
Referenced by feasible().
|
inline |
Definition at line 1227 of file PT_new_design.cxx.
References gc_in_wanted_range(), and temperature_in_wanted_range().
Referenced by ProbeCandidates::generate_for_sequence().
|
inline |
Definition at line 1233 of file PT_new_design.cxx.
Referenced by ProbeCandidates::generate_for_sequence().
|
inline |
Definition at line 1235 of file PT_new_design.cxx.
References readable_probe(), and ProbeOccurrence::sequence().
1.8.8