#include <ACalcInterpolator.hpp>
◆ ACalcInterpolator() [1/2]
gstlrn::ACalcInterpolator::ACalcInterpolator |
( |
| ) |
|
◆ ACalcInterpolator() [2/2]
◆ ~ACalcInterpolator()
gstlrn::ACalcInterpolator::~ACalcInterpolator |
( |
| ) |
|
|
virtual |
◆ getKrigopt()
const KrigOpt & gstlrn::ACalcInterpolator::getKrigopt |
( |
| ) |
const |
|
inline |
◆ getModel()
ModelGeneric * gstlrn::ACalcInterpolator::getModel |
( |
| ) |
const |
|
inline |
◆ getNeigh()
ANeigh * gstlrn::ACalcInterpolator::getNeigh |
( |
| ) |
const |
|
inline |
◆ hasModel()
bool gstlrn::ACalcInterpolator::hasModel |
( |
bool |
verbose = true | ) |
const |
◆ hasNeigh()
bool gstlrn::ACalcInterpolator::hasNeigh |
( |
bool |
verbose = true | ) |
const |
◆ operator=()
◆ setKrigopt()
void gstlrn::ACalcInterpolator::setKrigopt |
( |
const KrigOpt & |
krigopt | ) |
|
|
inline |
◆ setModel()
void gstlrn::ACalcInterpolator::setModel |
( |
ModelGeneric * |
model | ) |
|
|
inline |
◆ setNeigh()
void gstlrn::ACalcInterpolator::setNeigh |
( |
ANeigh * |
neigh | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- include/Calculators/ACalcInterpolator.hpp
- src/Calculators/ACalcInterpolator.cpp