|
Jpp
19.0.0
the software that should make you happy
|
Auxiliary data structure for co-variance calculation. More...
Public Member Functions | |
| variance () | |
| Default constructor. More... | |
| variance (const double __x, const double __y, const double __v, const double __w) | |
| Constructor. More... | |
Public Attributes | |
| double | x |
| double | y |
| double | v |
| double | w |
Auxiliary data structure for co-variance calculation.
Definition at line 148 of file JMatrixNZ.hh.
|
inline |
|
inline |
| double JFIT::JMatrixNZ::variance::x |
Definition at line 179 of file JMatrixNZ.hh.
| double JFIT::JMatrixNZ::variance::y |
Definition at line 180 of file JMatrixNZ.hh.
| double JFIT::JMatrixNZ::variance::v |
Definition at line 181 of file JMatrixNZ.hh.
| double JFIT::JMatrixNZ::variance::w |
Definition at line 182 of file JMatrixNZ.hh.
1.8.5