BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::CubicFunction< Function, DataType > Member List

This is the complete list of members for BALL::CubicFunction< Function, DataType >, including all inherited members.

CubicFunction()BALL::CubicFunction< Function, DataType >
CubicFunction(const CubicFunction &cubic)BALL::CubicFunction< Function, DataType >
function_BALL::CubicFunction< Function, DataType >protected
getFunction() const BALL::CubicFunction< Function, DataType >inline
operator()(const DataType &x) const BALL::CubicFunction< Function, DataType >inline
operator=(const CubicFunction< Function, DataType > &cubic)BALL::CubicFunction< Function, DataType >
operator==(const CubicFunction< Function, DataType > &cubic) const BALL::CubicFunction< Function, DataType >
setFunction(const Function &function)BALL::CubicFunction< Function, DataType >inline
~CubicFunction()BALL::CubicFunction< Function, DataType >virtual