Jpp
18.6.0-rc.1
the software that should make you happy
|
#include <string>
#include <array>
#include "JPhysics/JPDFTypes.hh"
#include "JPhysics/JPDFTable.hh"
#include "JPhysics/JNPETable.hh"
#include "JTools/JRange.hh"
#include "JTools/JFunction1D_t.hh"
#include "JTools/JFunctionalMap_t.hh"
Go to the source code of this file.
Classes | |
class | JFIT::JAbstractMinimiser< JModel_t > |
Abstract minimiser. More... | |
class | JFIT::JSimplex< JModel_t > |
Simple fit method based on Powell's algorithm, see reference: Numerical Recipes in C++, W.H. More... | |
class | JFIT::JGandalf< JModel_t > |
Fit method based on the Levenberg-Marquardt method. More... | |
struct | JFIT::JRegressorHelper< JModel_t, JMinimiser_t > |
Template data structure for PDF tables. More... | |
struct | JFIT::JRegressorHelper< JLine3Z, JGandalf > |
Template specialisation for PDF tables. More... | |
struct | JFIT::JRegressorStorage< JModel_t, JMinimiser_t > |
Template data structure for storage for PDF tables. More... | |
struct | JFIT::JRegressorStorage< JLine3Z, JGandalf > |
Template specialisation for storage for PDF tables. More... | |
Namespaces | |
JFIT | |
Auxiliary classes and methods for linear and iterative data regression. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |