TestObjective Class Reference

#include <TestObjective.h>

Inheritance diagram for TestObjective:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual TestObjectiveclone () 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.
 TestObjective ()
virtual ~TestObjective ()


Detailed Description

Definition at line 6 of file TestObjective.h.


Constructor & Destructor Documentation

TestObjective::TestObjective (  ) 

Definition at line 4 of file TestObjective.cpp.

Referenced by clone().

TestObjective::~TestObjective (  )  [virtual]

Definition at line 6 of file TestObjective.cpp.


Member Function Documentation

virtual TestObjective* TestObjective::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 8 of file TestObjective.h.

References TestObjective().

double TestObjective::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 9 of file TestObjective.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