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

Definition at line 164 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 167 of file TF1.cxx.

Member Function Documentation

◆ operator()()

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

Definition at line 169 of file TF1.cxx.

Member Data Documentation

◆ fFunction

const TF1* GInverseFunc::fFunction
private

Definition at line 165 of file TF1.cxx.


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