ARB
Public Member Functions | List of all members
ProbeValuation Class Reference

#include <MP_probe.hxx>

Inheritance diagram for ProbeValuation:
Inheritance graph
[legend]
Collaboration diagram for ProbeValuation:
Collaboration graph
[legend]

Public Member Functions

void set_act_gen (Generation *g)
 
int get_max_init_for_gen ()
 
int get_pool_length ()
 
probe ** get_probe_pool ()
 
int get_size_sondenarray ()
 
char ** get_sondenarray ()
 
void insert_in_result_list (probe_combi_statistic *pcs)
 
void init_valuation ()
 
void evolution ()
 
 ProbeValuation (char **sonden_array, int no_of_sonden, int *bewertung, int *single_mismatch)
 
 ~ProbeValuation ()
 

Detailed Description

Definition at line 154 of file MP_probe.hxx.

Constructor & Destructor Documentation

ProbeValuation::ProbeValuation ( char **  sonden_array,
int  no_of_sonden,
int bewertung,
int single_mismatch 
)
ProbeValuation::~ProbeValuation ( )

Member Function Documentation

void ProbeValuation::set_act_gen ( Generation g)
inline

Definition at line 171 of file MP_probe.hxx.

Referenced by MP_Main::new_probe_eval().

int ProbeValuation::get_max_init_for_gen ( )
inline

Definition at line 172 of file MP_probe.hxx.

Referenced by MP_Main::new_probe_eval().

int ProbeValuation::get_pool_length ( )
inline
probe** ProbeValuation::get_probe_pool ( )
inline
int ProbeValuation::get_size_sondenarray ( )
inline

Definition at line 175 of file MP_probe.hxx.

Referenced by Generation::Generation().

char** ProbeValuation::get_sondenarray ( )
inline

Definition at line 176 of file MP_probe.hxx.

Referenced by probe_combi_statistic::calc_fitness().

void ProbeValuation::insert_in_result_list ( probe_combi_statistic pcs)
void ProbeValuation::init_valuation ( )
void ProbeValuation::evolution ( )

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