#include <Constraints.hpp>
◆ Constraints() [1/2]
gstlrn::Constraints::Constraints |
( |
double |
constantSillValue = TEST , |
|
|
const 1 & |
constantSills = 1() |
|
) |
| |
◆ Constraints() [2/2]
gstlrn::Constraints::Constraints |
( |
const Constraints & |
m | ) |
|
◆ ~Constraints()
gstlrn::Constraints::~Constraints |
( |
| ) |
|
|
virtual |
◆ addItem()
void gstlrn::Constraints::addItem |
( |
const ConsItem * |
item | ) |
|
◆ addItemFromParamId()
void gstlrn::Constraints::addItemFromParamId |
( |
const EConsElem & |
elem = EConsElem::fromKey("UNKNOWN") , |
|
|
Id |
icov = 0 , |
|
|
Id |
iv1 = 0 , |
|
|
Id |
iv2 = 0 , |
|
|
const EConsType & |
type = EConsType::fromKey("DEFAULT") , |
|
|
double |
value = 0. |
|
) |
| |
◆ expandConstantSill()
void gstlrn::Constraints::expandConstantSill |
( |
Id |
nvar | ) |
|
◆ getConsItems() [1/2]
const std::vector< ConsItem * > & gstlrn::Constraints::getConsItems |
( |
| ) |
const |
|
inline |
◆ getConsItems() [2/2]
const ConsItem * gstlrn::Constraints::getConsItems |
( |
Id |
i | ) |
const |
|
inline |
◆ getConstantSills() [1/2]
const & gstlrn::Constraints::getConstantSills |
( |
| ) |
const |
|
inline |
◆ getConstantSills() [2/2]
double gstlrn::Constraints::getConstantSills |
( |
Id |
ivar | ) |
const |
|
inline |
◆ getConstantSillValue()
double gstlrn::Constraints::getConstantSillValue |
( |
| ) |
const |
|
inline |
◆ getNConsItem()
Id gstlrn::Constraints::getNConsItem |
( |
| ) |
const |
|
inline |
◆ isConstraintSillDefined()
bool gstlrn::Constraints::isConstraintSillDefined |
( |
| ) |
const |
◆ isDefined()
Id gstlrn::Constraints::isDefined |
( |
| ) |
const |
|
inline |
◆ isDefinedForSill()
Id gstlrn::Constraints::isDefinedForSill |
( |
| ) |
const |
◆ modifyConstraintsForSill()
void gstlrn::Constraints::modifyConstraintsForSill |
( |
| ) |
|
◆ operator=()
◆ setConstantSills()
void gstlrn::Constraints::setConstantSills |
( |
const 1 & |
constantSills | ) |
|
|
inline |
◆ setConstantSillValue()
void gstlrn::Constraints::setConstantSillValue |
( |
double |
value | ) |
|
|
inline |
◆ setValue()
void gstlrn::Constraints::setValue |
( |
Id |
item, |
|
|
double |
value |
|
) |
| |
◆ toString()
The documentation for this class was generated from the following files:
- include/Model/Constraints.hpp
- src/Model/Constraints.cpp