#include <CovCalcMode.hpp>
|
| static CovCalcMode * | create (const ECalcMember &member=ECalcMember::fromKey("LHS"), bool asVario=false, bool unitary=false, int orderVario=0, bool allActiveCov=true, const VectorInt &activeCovList=VectorInt()) |
| |
◆ CovCalcMode() [1/2]
| CovCalcMode::CovCalcMode |
( |
const ECalcMember & |
member = ECalcMember::fromKey("LHS"), |
|
|
bool |
asVario = false, |
|
|
bool |
unitary = false, |
|
|
int |
orderVario = 0, |
|
|
bool |
allActiveCov = true, |
|
|
const VectorInt & |
activeCovList = VectorInt() |
|
) |
| |
◆ CovCalcMode() [2/2]
◆ ~CovCalcMode()
| CovCalcMode::~CovCalcMode |
( |
| ) |
|
|
virtual |
◆ create()
| CovCalcMode * CovCalcMode::create |
( |
const ECalcMember & |
member = ECalcMember::fromKey("LHS"), |
|
|
bool |
asVario = false, |
|
|
bool |
unitary = false, |
|
|
int |
orderVario = 0, |
|
|
bool |
allActiveCov = true, |
|
|
const VectorInt & |
activeCovList = VectorInt() |
|
) |
| |
|
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, |
|
|
bool |
allActiveCov |
|
) |
| |
◆ 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 |
The documentation for this class was generated from the following files: