#include <SimuBooleanParam.hpp>
◆ SimuBooleanParam() [1/2]
SimuBooleanParam::SimuBooleanParam |
( |
int |
maxiter = 100000 , |
|
|
double |
tmax = 100. , |
|
|
double |
background = TEST , |
|
|
double |
facies = 1. , |
|
|
const VectorDouble & |
dilate = VectorDouble() |
|
) |
| |
◆ SimuBooleanParam() [2/2]
◆ ~SimuBooleanParam()
SimuBooleanParam::~SimuBooleanParam |
( |
| ) |
|
|
virtual |
◆ getBackground()
double SimuBooleanParam::getBackground |
( |
| ) |
const |
|
inline |
◆ getDilate() [1/2]
◆ getDilate() [2/2]
double SimuBooleanParam::getDilate |
( |
int |
idim | ) |
const |
◆ getFacies()
double SimuBooleanParam::getFacies |
( |
| ) |
const |
|
inline |
◆ getMaxiter()
int SimuBooleanParam::getMaxiter |
( |
| ) |
const |
|
inline |
◆ getTmax()
double SimuBooleanParam::getTmax |
( |
| ) |
const |
|
inline |
◆ isDilate()
bool SimuBooleanParam::isDilate |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ setBackground()
void SimuBooleanParam::setBackground |
( |
double |
background | ) |
|
|
inline |
◆ setDilate()
void SimuBooleanParam::setDilate |
( |
const VectorDouble & |
dilate | ) |
|
|
inline |
◆ setFacies()
void SimuBooleanParam::setFacies |
( |
double |
facies | ) |
|
|
inline |
◆ setMaxiter()
void SimuBooleanParam::setMaxiter |
( |
int |
maxiter | ) |
|
|
inline |
◆ setTmax()
void SimuBooleanParam::setTmax |
( |
double |
tmax | ) |
|
|
inline |
◆ toString()
The documentation for this class was generated from the following files: