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

A weighted gaussian vector, add a weight to a GaussianVector. More...


Detailed Description

A weighted gaussian vector, add a weight to a GaussianVector.

Definition at line 66 of file gaussianVector.hpp.

#include <gaussianVector.hpp>

Inheritance diagram for jafar::jmath::WeightedGaussianVector:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 WeightedGaussianVector (std::size_t size_)
 WeightedGaussianVector (const jblas::vec &x_, const jblas::sym_mat &P_, double w_=1.0)
 WeightedGaussianVector (const GaussianVector &gv_, double w_=1.0)
 WeightedGaussianVector (const WeightedGaussianVector &v_)

Public Attributes

double w
 weight

Friends

std::ostream & operator<< (std::ostream &s, const WeightedGaussianVector &v_)

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