Jpp test-rotations-new
the software that should make you happy
|
#include <cmath>
#include "JPhysics/JConstants.hh"
#include "JGeometry3D/JVector3D.hh"
#include "JLang/JSharedPointer.hh"
#include "JFit/JTimeRange.hh"
#include "JFit/JSimplex.hh"
#include "JFit/JGandalf.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... | |
struct | JFIT::JRegressor< JPoint4D, JGandalf > |
Namespaces | |
namespace | JFIT |
Auxiliary classes and methods for linear and iterative data regression. | |