This directory contains source and header files for classes related to functions.
More...Files | |
file | BrokenPowerLaw.cxx [code] |
hippodraw::BrokenPowerLaw class implementation | |
file | BrokenPowerLaw.h [code] |
BrokenPowerLaw class interface. | |
file | Chi2Dist.cxx [code] |
hippodraw::Chi2Dist class implementation | |
file | Chi2Dist.h [code] |
chi-squared distribution class interface | |
file | ConstantF.cxx [code] |
hippodraw::ConstantF class implementation | |
file | ConstantF.h [code] |
file | Erfc.cxx [code] |
hippodraw::Erfc class implementation | |
file | Erfc.h [code] |
Complementary Error function class interface (hippodraw::Erfc) | |
file | Exponential.cxx [code] |
hippodraw::Exponential class implementation | |
file | Exponential.h [code] |
Exponential class interface. | |
file | FunctionBase.cxx [code] |
hippodraw::FunctionBase class implementation | |
file | FunctionBase.h [code] |
hippodraw::FunctionBase class interface | |
file | FunctionFactory.cxx [code] |
hippodraw::FunctionFactory class implementation | |
file | FunctionFactory.h [code] |
FunctionFactory class interface. | |
file | FunctionHelper.h [code] |
FunctionHelper class interface. | |
file | functions.dir [code] |
file | Gaussian.cxx [code] |
hippodraw::Gaussian class implementation | |
file | Gaussian.h [code] |
Gaussian class interface. | |
file | Landau.cxx [code] |
hippodraw::Landau class implementation | |
file | Landau.h [code] |
Landau function class interface. | |
file | Linear.cxx [code] |
hippodraw::Linear class implementation | |
file | Linear.h [code] |
Linear function class interface. | |
file | LinearSumFunction.cxx [code] |
hippodraw::LinearSumFunction class implementation | |
file | LinearSumFunction.h [code] |
hippodraw::LinearSumFunction class interface | |
file | LogNormal.cxx [code] |
hippodraw::LogNormal class implementation | |
file | LogNormal.h [code] |
hippodraw::LogNormal class interface | |
file | LogParabola.cxx [code] |
hippdraw::LogParabola class implementation | |
file | LogParabola.h [code] |
LogParabola class interface. | |
file | Novosibirsk.cxx [code] |
hippodraw::Novosibirsk class implementation | |
file | Novosibirsk.h [code] |
hippodraw::Novosibirsk class interface | |
file | PowerLaw.cxx [code] |
hippodraw::PowerLaw class implementation | |
file | PowerLaw.h [code] |
PowerLaw class interface. | |
file | Quadratic.cxx [code] |
hippodraw::Quadratic class implementation | |
file | Quadratic.h [code] |
Quadratic class interface. | |
file | Quadratic2.cxx [code] |
hippodraw::Quadratic2 class implementation | |
file | Quadratic2.h [code] |
Quadratic2 class interface. |
This directory contains source and header files for classes related to functions.
This directory contains the source and header files for the abstract base class, FunctionBase, of functions and concrete derived classes.