#include <CalcSimpleInterpolation.hpp>
◆ CalcSimpleInterpolation() [1/2]
gstlrn::CalcSimpleInterpolation::CalcSimpleInterpolation |
( |
| ) |
|
◆ CalcSimpleInterpolation() [2/2]
◆ ~CalcSimpleInterpolation()
gstlrn::CalcSimpleInterpolation::~CalcSimpleInterpolation |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ setDmax()
void gstlrn::CalcSimpleInterpolation::setDmax |
( |
double |
dmax | ) |
|
|
inline |
◆ setExponent()
void gstlrn::CalcSimpleInterpolation::setExponent |
( |
double |
exponent | ) |
|
|
inline |
◆ setFlagEst()
void gstlrn::CalcSimpleInterpolation::setFlagEst |
( |
bool |
flagEst | ) |
|
|
inline |
◆ setFlagExpand()
void gstlrn::CalcSimpleInterpolation::setFlagExpand |
( |
bool |
flagExpand | ) |
|
|
inline |
◆ setFlagInvDist()
void gstlrn::CalcSimpleInterpolation::setFlagInvDist |
( |
bool |
flagInvDist | ) |
|
|
inline |
◆ setFlagLstSqr()
void gstlrn::CalcSimpleInterpolation::setFlagLstSqr |
( |
bool |
flagLstSqr | ) |
|
|
inline |
◆ setFlagMovAve()
void gstlrn::CalcSimpleInterpolation::setFlagMovAve |
( |
bool |
flagMovAve | ) |
|
|
inline |
◆ setFlagMovMed()
void gstlrn::CalcSimpleInterpolation::setFlagMovMed |
( |
bool |
flagMovMed | ) |
|
|
inline |
◆ setFlagNearest()
void gstlrn::CalcSimpleInterpolation::setFlagNearest |
( |
bool |
flagNearest | ) |
|
|
inline |
◆ setFlagStd()
void gstlrn::CalcSimpleInterpolation::setFlagStd |
( |
bool |
flagStd | ) |
|
|
inline |
◆ setOrder()
void gstlrn::CalcSimpleInterpolation::setOrder |
( |
Id |
order | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- include/Estimation/CalcSimpleInterpolation.hpp
- src/Estimation/CalcSimpleInterpolation.cpp