EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "NewtonMinimizerGradHessian.h"
#include "FunctionGradHessian.h"
#include "SquareGradient.h"
#include <Eigen/LU>
#include <algorithm>
#include <cmath>
#include <iostream>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | FitNewton |