Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
PaltFunction Struct Reference

Definition at line 794 of file AsymptoticCalculator.cxx.

Public Member Functions

 PaltFunction (double offset, double pval, int icase)
 
double operator() (double x) const
 

Public Attributes

int fCase
 
double fOffset
 
double fPval
 

Constructor & Destructor Documentation

◆ PaltFunction()

PaltFunction::PaltFunction ( double  offset,
double  pval,
int  icase 
)
inline

Definition at line 795 of file AsymptoticCalculator.cxx.

Member Function Documentation

◆ operator()()

double PaltFunction::operator() ( double  x) const
inline

Definition at line 797 of file AsymptoticCalculator.cxx.

Member Data Documentation

◆ fCase

int PaltFunction::fCase

Definition at line 802 of file AsymptoticCalculator.cxx.

◆ fOffset

double PaltFunction::fOffset

Definition at line 800 of file AsymptoticCalculator.cxx.

◆ fPval

double PaltFunction::fPval

Definition at line 801 of file AsymptoticCalculator.cxx.

Collaboration diagram for PaltFunction:
[legend]

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