|
|
Diagonal Covariance class
| |
| |
| |
Constructs a Diagonal Covariance with dimension dim
| |
Copy Constructor
| double |
[const]
returns the mahalanobis distance between x1 and x2 using the covariance
Reimplemented from Covariance.
| double& |
virtual, should not be used
Reimplemented from Covariance.
| double& |
virtual, should not be used
Reimplemented from Covariance.
| double& |
virtual, should not be used
Reimplemented from Covariance.
| void |
[const]
Computes the determinant
Reimplemented from Covariance.
| void |
accumulates a frame to the covariance
Reimplemented from Covariance.
| void |
accumulates a frame to the covariance
Reimplemented from Covariance.
| void |
Reset accumulation to zero
Reimplemented from Covariance.
| Covariance * |
Returns a copy of the covariance
Reimplemented from Covariance.
| void |
Converts from accumulate mode to real
Reimplemented from Covariance.
| void |
Substract mean^2, before the covariance can be inverted
Reimplemented from Covariance.
| void |
[const virtual]
print function used for operator <<
Reimplemented from Covariance.
| void |
Read function used for operator >>
Reimplemented from Object.
| friend istream & |
extractor operator
| friend class |
| inline Covariance * |
Function that acts as a factory for diagonal covariance
| istream & |
| Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:40 2002, using kdoc 2.0a40. |