#include <ErrorCorrelation.h>
Definition at line 16 of file ErrorCorrelation.h.
◆ ErrorCorrelation()
ErrorCorrelation::ErrorCorrelation |
( |
const pss & |
entry1, |
|
|
const pss & |
entry2, |
|
|
const ALIdouble |
corr |
|
) |
| |
◆ getCorrelation()
const ALIdouble ErrorCorrelation::getCorrelation |
( |
| ) |
const |
|
inline |
◆ getEntry1()
const pss& ErrorCorrelation::getEntry1 |
( |
| ) |
const |
|
inline |
◆ getEntry2()
const pss& ErrorCorrelation::getEntry2 |
( |
| ) |
const |
|
inline |
◆ update()
void ErrorCorrelation::update |
( |
const ALIdouble |
corr | ) |
|
◆ theCorr
◆ theEntry1
pss ErrorCorrelation::theEntry1 |
|
private |
◆ theEntry2
pss ErrorCorrelation::theEntry2 |
|
private |