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