GLSelectionistMixer::TParameters Struct Reference

#include <GLSelectionistMixer.h>

Inheritance diagram for GLSelectionistMixer::TParameters:

GLBaseParameters

List of all members.

Public Member Functions

 TParameters (const double &proportion_old)
 TParameters (const TParameters *source)
 Copying constructor.
virtual TParameterscopy () const

Public Attributes

double t_proportion_old
 proportion of old organisms to be kept in new generation.


Detailed Description

Internal class of the additional (to base breeder) parameters necessary to initialise this class.

Definition at line 103 of file GLSelectionistMixer.h.


Constructor & Destructor Documentation

GLSelectionistMixer::TParameters::TParameters ( const double &  proportion_old  )  [inline]

Constructor, initialises parameters.

Parameters:
proportion_old proportion of old organisims to be kept in new generation. Must be between 0 and 1 inclusive.

Definition at line 109 of file GLSelectionistMixer.h.


Member Function Documentation

virtual TParameters* GLSelectionistMixer::TParameters::copy (  )  const [inline, virtual]

Creates copy.

Returns:
pointer to identical copy of current class instance.

Implements GLBaseParameters.

Definition at line 117 of file GLSelectionistMixer.h.


The documentation for this struct was generated from the following file:

Generated on Sat Jun 13 13:58:12 2009 for GenLib by  doxygen 1.5.9