Main MRPT website > C++ reference
MRPT logo

mrpt::math::CMonteCarlo< T, NUM, OTHER >::CStatisticalAnalyzer Class Reference

Collaboration diagram for mrpt::math::CMonteCarlo< T, NUM, OTHER >::CStatisticalAnalyzer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

template<typename VEC >
 CStatisticalAnalyzer (const VEC &v1)
template<typename VEC >
void setData (const VEC &v1)
template<typename VEC >
void getData (VEC &v1) const
template<typename VEC1 , typename VEC2 >
void getDistribution (VEC1 &vx, VEC2 &vy, const NUM width=1.0) const
void getDistribution (mrpt::vector_double &vx, mrpt::vector_double &vy, const NUM width=1.0) const

Private Attributes

mrpt_base_vector< NUM > data

Detailed Description

template<typename T, typename NUM, typename OTHER>
class mrpt::math::CMonteCarlo< T, NUM, OTHER >::CStatisticalAnalyzer

Definition at line 60 of file CMonteCarlo.h.


Constructor & Destructor Documentation

template<typename T , typename NUM , typename OTHER >
template<typename VEC >
mrpt::math::CMonteCarlo< T, NUM, OTHER >::CStatisticalAnalyzer::CStatisticalAnalyzer ( const VEC &  v1  )  [inline]

Definition at line 64 of file CMonteCarlo.h.


Member Function Documentation

template<typename T , typename NUM , typename OTHER >
template<typename VEC >
void mrpt::math::CMonteCarlo< T, NUM, OTHER >::CStatisticalAnalyzer::getData ( VEC &  v1  )  const [inline]
template<typename T , typename NUM , typename OTHER >
void mrpt::math::CMonteCarlo< T, NUM, OTHER >::CStatisticalAnalyzer::getDistribution ( mrpt::vector_double vx,
mrpt::vector_double vy,
const NUM  width = 1.0 
) const [inline]
template<typename T , typename NUM , typename OTHER >
template<typename VEC1 , typename VEC2 >
void mrpt::math::CMonteCarlo< T, NUM, OTHER >::CStatisticalAnalyzer::getDistribution ( VEC1 &  vx,
VEC2 &  vy,
const NUM  width = 1.0 
) const [inline]

Definition at line 71 of file CMonteCarlo.h.

template<typename T , typename NUM , typename OTHER >
template<typename VEC >
void mrpt::math::CMonteCarlo< T, NUM, OTHER >::CStatisticalAnalyzer::setData ( const VEC &  v1  )  [inline]

Member Data Documentation

template<typename T , typename NUM , typename OTHER >
mrpt_base_vector<NUM> mrpt::math::CMonteCarlo< T, NUM, OTHER >::CStatisticalAnalyzer::data [private]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010