#include <CovInternal.hpp>
|
| CovInternal () |
|
| CovInternal (Id icas1, Id iech1, Id icas2, Id iech2, Id ndim, const Db *db1, const Db *db2) |
|
| CovInternal (const CovInternal &m) |
|
CovInternal & | operator= (const CovInternal &m) |
|
virtual | ~CovInternal () |
|
void | init (Id icas1, Id iech1, Id icas2, Id iech2, Id ndim, const Db *db1, const Db *db2) |
|
const Db * | getDb1 () const |
|
const Db * | getDb2 () const |
|
Id | getIcas1 () const |
|
Id | getIcas2 () const |
|
Id | getIech1 () const |
|
Id | getIech2 () const |
|
Id | getNdim () const |
|
const & | getX1 () const |
|
const & | getX2 () const |
|
void | setDb1 (const Db *db1) |
|
void | setDb2 (const Db *db2) |
|
void | setIcas1 (Id icas1) |
|
void | setIcas2 (Id icas2) |
|
void | setIech1 (Id iech1) |
|
void | setIech2 (Id iech2) |
|
void | setNdim (Id ndim) |
|
void | setX1 (const 1 &x1) |
|
void | setX2 (const 1 &x2) |
|
◆ CovInternal() [1/3]
gstlrn::CovInternal::CovInternal |
( |
| ) |
|
◆ CovInternal() [2/3]
gstlrn::CovInternal::CovInternal |
( |
Id |
icas1, |
|
|
Id |
iech1, |
|
|
Id |
icas2, |
|
|
Id |
iech2, |
|
|
Id |
ndim, |
|
|
const Db * |
db1, |
|
|
const Db * |
db2 |
|
) |
| |
◆ CovInternal() [3/3]
gstlrn::CovInternal::CovInternal |
( |
const CovInternal & |
m | ) |
|
◆ ~CovInternal()
gstlrn::CovInternal::~CovInternal |
( |
| ) |
|
|
virtual |
◆ getDb1()
const Db * gstlrn::CovInternal::getDb1 |
( |
| ) |
const |
|
inline |
◆ getDb2()
const Db * gstlrn::CovInternal::getDb2 |
( |
| ) |
const |
|
inline |
◆ getIcas1()
Id gstlrn::CovInternal::getIcas1 |
( |
| ) |
const |
|
inline |
◆ getIcas2()
Id gstlrn::CovInternal::getIcas2 |
( |
| ) |
const |
|
inline |
◆ getIech1()
Id gstlrn::CovInternal::getIech1 |
( |
| ) |
const |
|
inline |
◆ getIech2()
Id gstlrn::CovInternal::getIech2 |
( |
| ) |
const |
|
inline |
◆ getNdim()
Id gstlrn::CovInternal::getNdim |
( |
| ) |
const |
|
inline |
◆ getX1()
const & gstlrn::CovInternal::getX1 |
( |
| ) |
const |
|
inline |
◆ getX2()
const & gstlrn::CovInternal::getX2 |
( |
| ) |
const |
|
inline |
◆ init()
void gstlrn::CovInternal::init |
( |
Id |
icas1, |
|
|
Id |
iech1, |
|
|
Id |
icas2, |
|
|
Id |
iech2, |
|
|
Id |
ndim, |
|
|
const Db * |
db1, |
|
|
const Db * |
db2 |
|
) |
| |
◆ operator=()
◆ setDb1()
void gstlrn::CovInternal::setDb1 |
( |
const Db * |
db1 | ) |
|
|
inline |
◆ setDb2()
void gstlrn::CovInternal::setDb2 |
( |
const Db * |
db2 | ) |
|
|
inline |
◆ setIcas1()
void gstlrn::CovInternal::setIcas1 |
( |
Id |
icas1 | ) |
|
|
inline |
◆ setIcas2()
void gstlrn::CovInternal::setIcas2 |
( |
Id |
icas2 | ) |
|
|
inline |
◆ setIech1()
void gstlrn::CovInternal::setIech1 |
( |
Id |
iech1 | ) |
|
◆ setIech2()
void gstlrn::CovInternal::setIech2 |
( |
Id |
iech2 | ) |
|
◆ setNdim()
void gstlrn::CovInternal::setNdim |
( |
Id |
ndim | ) |
|
|
inline |
◆ setX1()
void gstlrn::CovInternal::setX1 |
( |
const 1 & |
x1 | ) |
|
|
inline |
◆ setX2()
void gstlrn::CovInternal::setX2 |
( |
const 1 & |
x2 | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- include/Model/CovInternal.hpp
- src/Model/CovInternal.cpp