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

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

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