Sprungmarken

Servicenavigation

       

Hauptnavigation

Bereichsnavigation

PROBI: ProbabilisticPoint Class Reference
PROBI  1.0
ProbabilisticPoint Class Reference

Probabilistic point. More...

#include <ProbabilisticPoint.hpp>

Public Types

typedef std::vector
< WeightedPoint >
::const_iterator 
citerator
 

Public Member Functions

 ProbabilisticPoint (std::vector< WeightedPoint > distribution)
 
 ProbabilisticPoint (std::vector< WeightedPoint > distribution, double weight)
 
WeightedPointoperator[] (int index)
 
WeightedPoint const & operator[] (int index) const
 
std::vector< WeightedPoint >
::const_iterator 
cbegin () const
 
std::vector< WeightedPoint >
::const_iterator 
cend () const
 
void setWeight (double weight)
 
unsigned int getSizeOfDistribution () const
 
double getWeight () const
 
double getRealizationProbability () const
 

Detailed Description

Probabilistic point.


The documentation for this class was generated from the following files: