Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
BIAS::WeightedSigmaPoint Struct Reference

#include <MathAlgo/UnscentedTransform.hh>

+ Collaboration diagram for BIAS::WeightedSigmaPoint:

Public Attributes

Vector< double > point
 
double weight_cov
 
double weight_mean
 

Detailed Description

Definition at line 39 of file UnscentedTransform.hh.

Member Data Documentation

Vector<double> BIAS::WeightedSigmaPoint::point

Definition at line 41 of file UnscentedTransform.hh.

double BIAS::WeightedSigmaPoint::weight_cov

Definition at line 43 of file UnscentedTransform.hh.

double BIAS::WeightedSigmaPoint::weight_mean

Definition at line 42 of file UnscentedTransform.hh.


The documentation for this struct was generated from the following file: