Function classes
[Mathematics]


Classes

class  BALL::ConstantFunction< constant_template >
class  BALL::NumericalIntegrator< Function, DataType >
class  BALL::ParsedFunction< arg >
class  BALL::PiecewisePolynomial
class  BALL::RombergIntegrator< Function, DataType >

Typedefs

typedef std::vector< doubleBALL::Coefficients

Variables

StringHashMap< double * > * BALL::ParsedFunctionConstants
StringHashMap< double(*)(double)> * BALL::ParsedFunctionFunctions

Typedef Documentation

typedef std::vector<double> BALL::Coefficients

Every piece of a piecewise function needs a bunch of coefficients


Variable Documentation