FunctFunctor Class Reference

#include <PFunctors.h>

Inheritance diagram for FunctFunctor:

FunctCalculator List of all members.

Detailed Description

A functor which contains the objective function to be minimized over certain DOFs of loop. Create a subclass of FunctFunctor to specify custom behavior.


Public Member Functions

virtual double operator() (double p[])=0
virtual double operator() (double p[], int i)=0


Member Function Documentation

virtual double FunctFunctor::operator() ( double  p[]  )  [pure virtual]

Implemented in FunctCalculator.

virtual double FunctFunctor::operator() ( double  p[],
int  i 
) [pure virtual]

Implemented in FunctCalculator.


The documentation for this class was generated from the following file:
Generated on Wed May 16 20:22:12 2007 for LoopTK: Protein Loop Kinematic Toolkit by  doxygen 1.5.1