Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
jafar::qdisplay::Ellipsoid Class Reference

This class allow to display the uncertainty ellipsoid around a point. More...


Detailed Description

This class allow to display the uncertainty ellipsoid around a point.

Definition at line 15 of file Ellipsoid.hpp.

#include <Ellipsoid.hpp>

Inheritance diagram for jafar::qdisplay::Ellipsoid:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Ellipsoid (const jblas::vec2 &_x, const jblas::sym_mat22 &_xCov, double _scale=3.0)
 Ellipsoid (double x, double y, double cov_x, double cov_y, double cov_xy, double _scale=3.0)
void set (const jblas::vec2 &_x, const jblas::sym_mat22 &_xCov, double _scale=3.0)

Constructor & Destructor Documentation

jafar::qdisplay::Ellipsoid::Ellipsoid ( const jblas::vec2 _x,
const jblas::sym_mat22 _xCov,
double  _scale = 3.0 
)
Parameters:
_xcenter of the ellipsoid
_xCovcovariance matrix
_scalescale of the ellipsoid

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:43 for Jafar by doxygen 1.7.6.1
LAAS-CNRS