Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::GeneralHessianCalc< double > Struct Reference

Definition at line 318 of file WrappedMultiTF1.h.

Static Public Member Functions

static bool Hessian (TF1 *func, const double *x, const double *par, double *h)
 
static bool IsAvailable (TF1 *func)
 

#include <Math/WrappedMultiTF1.h>

Member Function Documentation

◆ Hessian()

static bool ROOT::Math::GeneralHessianCalc< double >::Hessian ( TF1 func,
const double x,
const double par,
double h 
)
inlinestatic

Definition at line 319 of file WrappedMultiTF1.h.

◆ IsAvailable()

static bool ROOT::Math::GeneralHessianCalc< double >::IsAvailable ( TF1 func)
inlinestatic

Definition at line 337 of file WrappedMultiTF1.h.


The documentation for this struct was generated from the following file: