#include <ParamId.hpp>
This class is used:
- to define the constraints for the Model Automatic Fitting (authAssign true)
- to define the non-stationary parameters of a Model
|
static ParamId * | create (const EConsElem &elem=EConsElem::fromKey("UNKNOWN"), Id iv1=0, Id iv2=0) |
|
◆ ParamId() [1/2]
gstlrn::ParamId::ParamId |
( |
const EConsElem & |
elem = EConsElem::fromKey("UNKNOWN") , |
|
|
Id |
iv1 = 0 , |
|
|
Id |
iv2 = 0 |
|
) |
| |
◆ ParamId() [2/2]
gstlrn::ParamId::ParamId |
( |
const ParamId & |
m | ) |
|
◆ ~ParamId()
gstlrn::ParamId::~ParamId |
( |
| ) |
|
|
virtual |
◆ create()
ParamId * gstlrn::ParamId::create |
( |
const EConsElem & |
elem = EConsElem::fromKey("UNKNOWN") , |
|
|
Id |
iv1 = 0 , |
|
|
Id |
iv2 = 0 |
|
) |
| |
|
static |
◆ getIV1()
Id gstlrn::ParamId::getIV1 |
( |
| ) |
const |
|
inline |
◆ getIV2()
Id gstlrn::ParamId::getIV2 |
( |
| ) |
const |
|
inline |
◆ getType()
const EConsElem & gstlrn::ParamId::getType |
( |
| ) |
const |
|
inline |
◆ init()
Id gstlrn::ParamId::init |
( |
const EConsElem & |
type, |
|
|
Id |
iv1, |
|
|
Id |
iv2 |
|
) |
| |
◆ matchIV1()
bool gstlrn::ParamId::matchIV1 |
( |
Id |
iv10 | ) |
const |
|
inline |
◆ matchIV2()
bool gstlrn::ParamId::matchIV2 |
( |
Id |
iv20 | ) |
const |
|
inline |
◆ matchType()
bool gstlrn::ParamId::matchType |
( |
const EConsElem & |
type0 | ) |
const |
|
inline |
◆ operator=()
◆ setType()
void gstlrn::ParamId::setType |
( |
const EConsElem & |
type | ) |
|
|
inline |
◆ toString()
The documentation for this class was generated from the following files:
- include/Covariances/ParamId.hpp
- src/Covariances/ParamId.cpp