Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes | Friends
jafar::model3d::Point3DVar Class Reference

Point 3D with Covariance matrix. More...


Detailed Description

Point 3D with Covariance matrix.

Definition at line 16 of file point3DVar.hpp.

#include <point3DVar.hpp>

Inheritance diagram for jafar::model3d::Point3DVar:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Point3DVar (const Point3DVar &)
 Copy constructor.
Point3DVaroperator= (const Point3DVar &)
 operator =
virtual void clear ()
 Do as the Point3D::clear and clear also the covariance matrix.
void clearCovariance ()
 clear the covariance matrix (set all the matrix to 0)
jblas::sym_matgetCovariance ()
 return the covariance matrix
void setCovariance (const jblas::sym_mat &usm)
 set the covariance matrix

Public Attributes

jblas::sym_mat covar
 Covariance Matrix : it is a symmetric upper matrix of size 3*3 donc we have 6 parameters.

Friends

std::ostream & operator<< (std::ostream &os, const Point3DVar &)
std::istream & operator>> (std::istream &is, Point3DVar &)

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

Generated on Wed Oct 15 2014 00:37:42 for Jafar by doxygen 1.7.6.1
LAAS-CNRS