| 
    Jpp
    18.6.0-rc.1
    
   the software that should make you happy 
   | 
 
Auxiliary data structure for editable parameter. More...
#include <JGradient.hh>
  
 Public Member Functions | |
| JModifier_t (const std::string &name, JParameter_t *parameter, const double value) | |
| Constructor.  More... | |
Public Attributes | |
| std::string | name | 
| double | value | 
Auxiliary data structure for editable parameter.
Definition at line 47 of file JGradient.hh.
      
  | 
  inline | 
Constructor.
| name | name | 
| parameter | parameter | 
| value | value | 
Definition at line 57 of file JGradient.hh.
| std::string JFIT::JModifier_t::name | 
Definition at line 65 of file JGradient.hh.
| double JFIT::JModifier_t::value | 
Definition at line 66 of file JGradient.hh.
 1.8.5