TestObjective2 Class Reference

#include <TestObjective2.h>

Inheritance diagram for TestObjective2:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual TestObjective2clone () const
 We need clone and create for building an array of derived objects, see FAQ lite 20.8, the return type depends on the derived class.
virtual double PostParallel (const ttranscribed &member)
 Some operations cannot be done in parallel, these are done after, returns the misfit value.
 TestObjective2 (bool compat=true)
virtual ~TestObjective2 ()


Detailed Description

Definition at line 6 of file TestObjective2.h.


Constructor & Destructor Documentation

TestObjective2::TestObjective2 ( bool  compat = true  ) 

Referenced by clone().

TestObjective2::~TestObjective2 (  )  [virtual]

Definition at line 8 of file TestObjective2.cpp.


Member Function Documentation

virtual TestObjective2* TestObjective2::clone (  )  const [inline, virtual]

We need clone and create for building an array of derived objects, see FAQ lite 20.8, the return type depends on the derived class.

Implements GeneralObjective.

Definition at line 10 of file TestObjective2.h.

References TestObjective2().

double TestObjective2::PostParallel ( const ttranscribed member  )  [virtual]

Some operations cannot be done in parallel, these are done after, returns the misfit value.

Implements GeneralObjective.

Definition at line 11 of file TestObjective2.cpp.


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

Generated on Tue Aug 4 16:04:23 2009 for GPLIB++ by  doxygen 1.5.8