Jpp 20.0.0-rc.9-29-gccc23c492-D
the software that should make you happy
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
JGandalf.hh File Reference
#include <limits>
#include <vector>
#include <cmath>
#include <ostream>
#include <iomanip>
#include <type_traits>
#include "Jeep/JMessage.hh"
#include "JMath/JVectorND.hh"
#include "JMath/JMatrixNS.hh"
#include "JMath/JZero.hh"
#include "JLang/JManip.hh"
#include "JLang/JException.hh"

Go to the source code of this file.

Classes

class  JFIT::JFIT_LOCAL::JTypedef< T >
 
struct  JFIT::JFIT_LOCAL::JTypedef_t< T, true >
 
struct  JFIT::JFIT_LOCAL::JTypedef_t< T, false >
 
class  JFIT::JGandalf< JModel_t >
 Fit method based on the Levenberg-Marquardt method. More...
 
struct  JFIT::JGandalf< JModel_t >::result_type
 Data structure for return value of fit function. More...
 

Namespaces

namespace  JFIT
 Auxiliary classes and methods for linear and iterative data regression.
 
namespace  JPP
 
namespace  JFIT::JFIT_LOCAL
 

Functions

template<class JModel_t >
void JFIT::model (JModel_t &value)
 Auxiliary function to constrain model during fit.