| 
    Jpp 19.3.0-rc.2
    
   the software that should make you happy 
   | 
 
Data point for value with error. More...
#include <JRootfit.hh>
Public Member Functions | |
| m_value () | |
| Default constructor.   | |
| m_value (const double value, const double error) | |
| Constructor.   | |
| double | getRho (const double z) const | 
| Get chi2.   | |
| double | getPsi (const double z) const | 
| Get derivative of chi2.   | |
Public Attributes | |
| double | value | 
| value   | |
| double | error | 
| error   | |
Data point for value with error.
Definition at line 127 of file JRootfit.hh.
      
  | 
  inline | 
Default constructor.
Definition at line 131 of file JRootfit.hh.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
Get derivative of chi2.
| z | expectation value | 
Definition at line 170 of file JRootfit.hh.
| double JROOT::m_value::value | 
value
Definition at line 178 of file JRootfit.hh.
| double JROOT::m_value::error | 
error
Definition at line 179 of file JRootfit.hh.