|
ARB
|
#include <MP_probe.hxx>


Public Member Functions | |
| int | get_non_group_tab (int j) |
| int | get_group_tab (int j) |
| int | get_len_group_tabs () |
| probe_tabs * | duplicate () |
| void | print () |
| probe_tabs (int *new_group_field=NULp, int *new_non_group_field=NULp, int len_group=0) | |
| ~probe_tabs () | |
Definition at line 28 of file MP_probe.hxx.
| probe_tabs::probe_tabs | ( | int * | new_group_field = NULp, |
| int * | new_non_group_field = NULp, |
||
| int | len_group = 0 |
||
| ) |
Definition at line 50 of file MP_probe_tabs.cxx.
References length, mp_gl_awars, and awar_vars::no_of_probes.
Referenced by duplicate().
| probe_tabs::~probe_tabs | ( | ) |
Definition at line 69 of file MP_probe_tabs.cxx.
Definition at line 33 of file MP_probe.hxx.
Referenced by probe_combi_statistic::calc_fitness().
Definition at line 34 of file MP_probe.hxx.
Referenced by probe_combi_statistic::calc_fitness().
|
inline |
Definition at line 35 of file MP_probe.hxx.
Referenced by probe_combi_statistic::calc_fitness().
| probe_tabs * probe_tabs::duplicate | ( | ) |
Definition at line 34 of file MP_probe_tabs.cxx.
References probe_tabs().
Referenced by probe_combi_statistic::duplicate().
| void probe_tabs::print | ( | ) |
Definition at line 17 of file MP_probe_tabs.cxx.
Referenced by probe_combi_statistic::print().
1.8.8