MEAL::ConstrainedParameter Class Reference

A parameter and its constraining Scalar instance. More...

#include <ChainRule.h>

Public Member Functions

 ConstrainedParameter (unsigned iparam, bool infit, Scalar *func)
 

Public Attributes

unsigned parameter
 The index of the Function parameter constrained by scalar.
 
bool previously_infit
 The value of the fit flag before the parameter was constrained.
 
Project< Scalarscalar
 The constraining Scalar instance.
 
std::vector< double > gradient
 The last calculated gradient of the Scalar.
 
unsigned index
 Index within ChainRule vector.
 

Detailed Description

A parameter and its constraining Scalar instance.


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

Generated using doxygen 1.8.17