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

Class for representing results of the Neyman OSDE optimization algorithms. More...

#include <vector>

Go to the source code of this file.

Classes

class  npstat::NeymanOSDE1DResult
 

Namespaces

 npstat
 

Enumerations

enum  NeymanOSDE1DMinimizerCode {
  NOSDE_NOT_OPTIMIZED = 0 , NOSDE_NEWTON , NOSDE_GRADIENT_DESCENT , NOSDE_RANDOM_SEARCH ,
  NOSDE_MINUIT , NOSDE_MINUIT_IMPROVED , NOSDE_OTHER , NOSDE_N_MINIMIZER_CODES
}
 

Functions

const char * npstat::neymanOSDEMinimizerName (unsigned minimizerCode)
 

Detailed Description

Class for representing results of the Neyman OSDE optimization algorithms.

Author: I. Volobouev

March 2023