Jpp 19.3.0-rc.1
the software that should make you happy
|
#include <limits>
#include <vector>
#include <cmath>
#include <memory>
#include <ostream>
#include <iomanip>
#include "JLang/JManip.hh"
#include "JLang/JException.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Classes | |
struct | JFIT::JParameter_t |
Auxiliary data structure for fit parameter. More... | |
struct | JFIT::JModifier_t |
Auxiliary data structure for editable parameter. More... | |
struct | JFIT::JGradient |
Conjugate gradient fit. More... | |
Namespaces | |
namespace | JFIT |
Auxiliary classes and methods for linear and iterative data regression. | |
namespace | JPP |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |