eoInt< FitT > Class Template Reference

eoInt: implementation of simple integer-valued chromosome. More...

#include <eoInt.h>

Inheritance diagram for eoInt< FitT >:

eoVector< FitT, GeneType > EO< F > eoObject eoPersistent eoPrintable

List of all members.

Public Member Functions

 eoInt (unsigned size=0, int value=0)
 (Default) Constructor.
virtual std::string className () const
 My class name.


Detailed Description

template<class FitT>
class eoInt< FitT >

eoInt: implementation of simple integer-valued chromosome.

based on eoVector class

Definition at line 37 of file eoInt.h.


Constructor & Destructor Documentation

template<class FitT>
eoInt< FitT >::eoInt ( unsigned  size = 0,
int  value = 0 
) [inline]

(Default) Constructor.

Parameters:
size Size of the std::vector

Definition at line 45 of file eoInt.h.


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

Generated on Thu Jan 1 23:19:47 2009 for EvolvingObjects by  doxygen 1.5.5