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

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

Member Function Documentation

◆ operator()()

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

Definition at line 802 of file AsymptoticCalculator.cxx.

Member Data Documentation

◆ fCase

int PaltFunction::fCase

Definition at line 807 of file AsymptoticCalculator.cxx.

◆ fOffset

double PaltFunction::fOffset

Definition at line 805 of file AsymptoticCalculator.cxx.

◆ fPval

double PaltFunction::fPval

Definition at line 806 of file AsymptoticCalculator.cxx.


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