All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
fcl::Variance3f Class Reference

Class for variance matrix in 3d. More...

#include <matrix_3f.h>

List of all members.

Public Member Functions

void init ()
 init the Variance
Variance3fsqrt ()
 Compute the sqrt of Sigma matrix based on the eigen decomposition result, this is useful when the uncertainty matrix is initialized as a square variation matrix.
 Variance3f ()
 Variance3f (const Matrix3f &S)

Public Attributes

Vec3f axis [3]
 Eigen axes of the variation matrix.
Matrix3f Sigma
 Variation matrix.
Matrix3f::U sigma [3]
 Variations along the eign axes.

Detailed Description

Class for variance matrix in 3d.

Definition at line 463 of file matrix_3f.h.


Constructor & Destructor Documentation

Definition at line 475 of file matrix_3f.h.

fcl::Variance3f::Variance3f ( const Matrix3f S) [inline]

Definition at line 477 of file matrix_3f.h.


Member Function Documentation

void fcl::Variance3f::init ( ) [inline]

init the Variance

Definition at line 483 of file matrix_3f.h.

Compute the sqrt of Sigma matrix based on the eigen decomposition result, this is useful when the uncertainty matrix is initialized as a square variation matrix.

Definition at line 489 of file matrix_3f.h.


Member Data Documentation

Eigen axes of the variation matrix.

Definition at line 473 of file matrix_3f.h.

Variation matrix.

Definition at line 467 of file matrix_3f.h.

Variations along the eign axes.

Definition at line 470 of file matrix_3f.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


fcl
Author(s): Jia Pan
autogenerated on Tue Jan 15 2013 16:05:32