#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::CovInternal |
( |
| ) |
|
| CovInternal::CovInternal |
( |
int |
icas1, |
|
|
int |
iech1, |
|
|
int |
icas2, |
|
|
int |
iech2, |
|
|
int |
ndim, |
|
|
const Db * |
db1, |
|
|
const Db * |
db2 |
|
) |
| |
| CovInternal::~CovInternal |
( |
| ) |
|
|
virtual |
| const Db* CovInternal::getDb1 |
( |
| ) |
const |
|
inline |
| const Db* CovInternal::getDb2 |
( |
| ) |
const |
|
inline |
| int CovInternal::getIcas1 |
( |
| ) |
const |
|
inline |
| int CovInternal::getIcas2 |
( |
| ) |
const |
|
inline |
| int CovInternal::getIech1 |
( |
| ) |
const |
|
inline |
| int CovInternal::getIech2 |
( |
| ) |
const |
|
inline |
| int CovInternal::getNdim |
( |
| ) |
const |
|
inline |
| void CovInternal::init |
( |
int |
icas1, |
|
|
int |
iech1, |
|
|
int |
icas2, |
|
|
int |
iech2, |
|
|
int |
ndim, |
|
|
const Db * |
db1, |
|
|
const Db * |
db2 |
|
) |
| |
| void CovInternal::setDb1 |
( |
const Db * |
db1 | ) |
|
|
inline |
| void CovInternal::setDb2 |
( |
const Db * |
db2 | ) |
|
|
inline |
| void CovInternal::setIcas1 |
( |
int |
icas1 | ) |
|
|
inline |
| void CovInternal::setIcas2 |
( |
int |
icas2 | ) |
|
|
inline |
| void CovInternal::setIech1 |
( |
int |
iech1 | ) |
|
| void CovInternal::setIech2 |
( |
int |
iech2 | ) |
|
| void CovInternal::setNdim |
( |
int |
ndim | ) |
|
|
inline |
The documentation for this class was generated from the following files: