Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
GInverseFunc Class Reference

Definition at line 163 of file TF1.cxx.

Public Member Functions

 GInverseFunc (const TF1 *function)
 
double operator() (double x) const
 

Private Attributes

const TF1fFunction
 

Constructor & Destructor Documentation

◆ GInverseFunc()

GInverseFunc::GInverseFunc ( const TF1 function)
inline

Definition at line 166 of file TF1.cxx.

Member Function Documentation

◆ operator()()

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

Definition at line 168 of file TF1.cxx.

Member Data Documentation

◆ fFunction

const TF1* GInverseFunc::fFunction
private

Definition at line 164 of file TF1.cxx.

  • hist/hist/src/TF1.cxx