Jpp
|
#include <cmath>
#include "JTools/JConstants.hh"
#include "JGeometry3D/JVector3D.hh"
#include "JFit/JTimeRange.hh"
#include "JFit/JSimplex.hh"
#include "JFit/JMEstimator.hh"
#include "JFit/JRegressor.hh"
#include <JFit/JPoint4D.hh>
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Classes | |
struct | JFIT::JRegressor< JPoint4D, JSimplex > |
Regressor function object for JPoint4D fit using JSimplex minimiser. More... | |
Namespaces | |
JFIT | |
Auxiliary classes and methods for linear and iterative data regression. | |