Confidence structure with 3x3 covariance matrix.
Refer to dwConfidence1f for more details
Definition at line 273 of file MatrixTypes.h.
Data Fields | |
float32_t | confidence |
float32_t | threshold |
dwMatrix3f | covariance |
float32_t dwConfidence3f::confidence |
Definition at line 275 of file MatrixTypes.h.
dwMatrix3f dwConfidence3f::covariance |
Definition at line 277 of file MatrixTypes.h.
float32_t dwConfidence3f::threshold |
Definition at line 276 of file MatrixTypes.h.