#include <ShapeParameter.hpp>
◆ ShapeParameter() [1/2]
gstlrn::ShapeParameter::ShapeParameter |
( |
const ELaw & |
law = ELaw::fromKey("CONSTANT") , |
|
|
double |
value = 0. |
|
) |
| |
◆ ShapeParameter() [2/2]
◆ ~ShapeParameter()
gstlrn::ShapeParameter::~ShapeParameter |
( |
| ) |
|
|
virtual |
◆ generateValue()
double gstlrn::ShapeParameter::generateValue |
( |
| ) |
const |
◆ getLaw()
ELaw gstlrn::ShapeParameter::getLaw |
( |
| ) |
const |
|
inline |
◆ getNbValarg()
Id gstlrn::ShapeParameter::getNbValarg |
( |
| ) |
const |
|
inline |
◆ getValarg() [1/2]
const & gstlrn::ShapeParameter::getValarg |
( |
| ) |
const |
|
inline |
◆ getValarg() [2/2]
double gstlrn::ShapeParameter::getValarg |
( |
Id |
iarg | ) |
const |
◆ operator=()
◆ setLaw()
void gstlrn::ShapeParameter::setLaw |
( |
const ELaw & |
law | ) |
|
|
inline |
◆ setValarg()
void gstlrn::ShapeParameter::setValarg |
( |
Id |
iarg, |
|
|
double |
value |
|
) |
| |
◆ toString()
The documentation for this class was generated from the following files:
- include/Boolean/ShapeParameter.hpp
- src/Boolean/ShapeParameter.cpp