BALL::ScoringBaseFunction Class Reference

Define the interface for the base function. More...

#include <baseFunction.h>

Inheritance diagram for BALL::ScoringBaseFunction:
Inheritance graph
[legend]

List of all members.


Public Types

enum BaseFunctionType { BASE_FUNCTION_TYPE__LINEAR, BASE_FUNCTION_TYPE__FERMI }

Public Member Functions

ScoringBaseFunction (float lower, float upper)
virtual void setLower (float lower)
virtual void setUpper (float upper)
virtual float calculate (float x) const
virtual float calculate (float x, float lower, float upper)

Protected Attributes

float lower_
float upper_

Detailed Description

Define the interface for the base function.

Generated on Thu Aug 6 18:30:44 2009 for BALL by doxygen 1.5.8