pop_geometric_cost_function Class Reference

#include <pop_geometric_cost_function.h>

List of all members.


Detailed Description

base class for geometric cost methods.

Definition at line 19 of file pop_geometric_cost_function.h.


Public Member Functions

 pop_geometric_cost_function (pop_geometric_object *observable, pop_geometric_object *observation)
 constructor.
 ~pop_geometric_cost_function ()
 destructor.
double cost ()
 this is the cost between two objects.

Private Attributes

pop_geometric_objectobservable_
pop_geometric_objectobservation_

Constructor & Destructor Documentation

pop_geometric_cost_function::pop_geometric_cost_function ( pop_geometric_object observable,
pop_geometric_object observation 
)

constructor.

Definition at line 8 of file pop_geometric_cost_function.cxx.

pop_geometric_cost_function::~pop_geometric_cost_function (  ) 

destructor.

Definition at line 16 of file pop_geometric_cost_function.cxx.


Member Function Documentation

double pop_geometric_cost_function::cost (  ) 

this is the cost between two objects.

Definition at line 22 of file pop_geometric_cost_function.cxx.


Member Data Documentation

pop_geometric_object* pop_geometric_cost_function::observable_ [private]

Definition at line 35 of file pop_geometric_cost_function.h.

pop_geometric_object* pop_geometric_cost_function::observation_ [private]

Definition at line 38 of file pop_geometric_cost_function.h.


The documentation for this class was generated from the following files:
Generated on Mon Oct 13 05:14:34 2008 for contrib/gel/pop by  doxygen 1.5.1