#include <CovCalcMode.hpp>
◆ CovCalcMode() [1/2]
CovCalcMode::CovCalcMode |
( |
const ECalcMember & |
member = ECalcMember::fromKey("LHS") | ) |
|
◆ CovCalcMode() [2/2]
◆ ~CovCalcMode()
CovCalcMode::~CovCalcMode |
( |
| ) |
|
|
virtual |
◆ create()
CovCalcMode * CovCalcMode::create |
( |
const ECalcMember & |
member = ECalcMember::fromKey("LHS") | ) |
|
|
static |
◆ getActiveCovList() [1/2]
const VectorInt& CovCalcMode::getActiveCovList |
( |
| ) |
const |
|
inline |
◆ getActiveCovList() [2/2]
int CovCalcMode::getActiveCovList |
( |
int |
i | ) |
const |
|
inline |
◆ getAsVario()
bool CovCalcMode::getAsVario |
( |
| ) |
const |
|
inline |
◆ getMember()
const ECalcMember& CovCalcMode::getMember |
( |
| ) |
const |
|
inline |
◆ getOrderVario()
int CovCalcMode::getOrderVario |
( |
| ) |
const |
|
inline |
◆ getUnitary()
bool CovCalcMode::getUnitary |
( |
| ) |
const |
|
inline |
◆ isAllActiveCov()
bool CovCalcMode::isAllActiveCov |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ setActiveCovList()
void CovCalcMode::setActiveCovList |
( |
const VectorInt & |
activeCovList | ) |
|
|
inline |
◆ setActiveCovListFromInterval()
void CovCalcMode::setActiveCovListFromInterval |
( |
int |
inddeb, |
|
|
int |
indto |
|
) |
| |
Set the list of active covariances from an interval
- Parameters
-
inddeb | Lower bound of the interval (included) |
indto | Upper bound of the interval (excluded) |
◆ setActiveCovListFromOne()
void CovCalcMode::setActiveCovListFromOne |
( |
int |
keepOnlyCovIdx | ) |
|
◆ setAsVario()
void CovCalcMode::setAsVario |
( |
bool |
asVario | ) |
|
|
inline |
◆ setMember()
void CovCalcMode::setMember |
( |
const ECalcMember & |
member | ) |
|
|
inline |
◆ setOrderVario()
void CovCalcMode::setOrderVario |
( |
int |
orderVario | ) |
|
|
inline |
◆ setUnitary()
void CovCalcMode::setUnitary |
( |
bool |
unitary | ) |
|
|
inline |
◆ _activeCovList
True if all covariances are active
◆ _allActiveCov
bool CovCalcMode::_allActiveCov |
|
private |
Higher Variogram Order (0: standard)
◆ _asVario
bool CovCalcMode::_asVario |
|
private |
LHS (default), RHS or VAR(IANCE)
◆ _member
ECalcMember CovCalcMode::_member |
|
private |
◆ _orderVario
int CovCalcMode::_orderVario |
|
private |
True to calculate covariance without sill (in Goulard)
◆ _unitary
bool CovCalcMode::_unitary |
|
private |
True to calculate variogram instead of covariance
The documentation for this class was generated from the following files: