|
Public Types | |
typedef MatrixXX< 3, 3, ScalarT > | MatrixType |
typedef VectorXD< 3, ScalarType > | PointType |
typedef ScalarT | ScalarType |
Public Member Functions | |
template<class PointT > | |
void | Add (const PointT &p) |
template<class WeightT , class PointT > | |
void | Add (WeightT w, const PointT &p) |
IncrementalCovarianceMatrix () | |
void | Matrix (MatrixType *m) const |
void | Mean (PointType *mean) const |
void | MeanAndMatrix (PointType *mean, MatrixType *m) const |
void | Reset () |
Definition at line 74 of file Covariance.h.
typedef MatrixXX< 3, 3, ScalarT > MatrixType |
Definition at line 78 of file Covariance.h.
typedef VectorXD< 3, ScalarType > PointType |
Definition at line 79 of file Covariance.h.
typedef ScalarT ScalarType |
Definition at line 77 of file Covariance.h.
|
inline |
|
inline |
|
inline |
Definition at line 95 of file Covariance.h.
|
inline |
Definition at line 111 of file Covariance.h.
|
inline |
|
inline |
|
inline |