npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
scalesFromHessian.hh File Reference

Make a guess about local function scales from the function Hessian. More...

Go to the source code of this file.

Namespaces

 npstat
 

Functions

void npstat::scalesFromHessian (const Matrix< double > &hessian, double negativeScaleLimit, double *scales, unsigned nScales)
 
Matrix< double > npstat::covmatFromHessian (const Matrix< double > &hessian, double negativeScaleLimit)
 

Detailed Description

Make a guess about local function scales from the function Hessian.

Author: I. Volobouev

March 2023