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

template<class T>
struct ROOT::Math::GeneralHessianCalc< T >

Definition at line 308 of file WrappedMultiTF1.h.

Static Public Member Functions

static bool Hessian (TF1 *, const T *, const double *, T *)
static bool IsAvailable (TF1 *)

#include <Math/WrappedMultiTF1.h>

Member Function Documentation

◆ Hessian()

template<class T>
bool ROOT::Math::GeneralHessianCalc< T >::Hessian ( TF1 * ,
const T * ,
const double * ,
T *  )
inlinestatic

Definition at line 309 of file WrappedMultiTF1.h.

◆ IsAvailable()

template<class T>
bool ROOT::Math::GeneralHessianCalc< T >::IsAvailable ( TF1 * )
inlinestatic

Definition at line 314 of file WrappedMultiTF1.h.


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