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

Definition at line 784 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 785 of file AsymptoticCalculator.cxx.

Member Function Documentation

◆ operator()()

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

Definition at line 787 of file AsymptoticCalculator.cxx.

Member Data Documentation

◆ fCase

int PaltFunction::fCase

Definition at line 792 of file AsymptoticCalculator.cxx.

◆ fOffset

double PaltFunction::fOffset

Definition at line 790 of file AsymptoticCalculator.cxx.

◆ fPval

double PaltFunction::fPval

Definition at line 791 of file AsymptoticCalculator.cxx.

Collaboration diagram for PaltFunction:
[legend]

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