#include <rrel_wgted_ran_sam_search.h>
Public Member Functions | |
| prob_interval () | |
| bool | operator< (const prob_interval &rhs) const |
Public Attributes | |
| int | index_ |
| double | lower_ |
| double | upper_ |
Definition at line 52 of file rrel_wgted_ran_sam_search.h.
| rrel_wgted_ran_sam_search::prob_interval::prob_interval | ( | ) | [inline] |
Definition at line 57 of file rrel_wgted_ran_sam_search.h.
| bool rrel_wgted_ran_sam_search::prob_interval::operator< | ( | const prob_interval & | rhs | ) | const [inline] |
Definition at line 59 of file rrel_wgted_ran_sam_search.h.
Definition at line 53 of file rrel_wgted_ran_sam_search.h.
Definition at line 54 of file rrel_wgted_ran_sam_search.h.
Definition at line 55 of file rrel_wgted_ran_sam_search.h.
1.7.5.1