Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Private Attributes
mrpt::math::CMonteCarlo< T, NUM, OTHER >::CStatisticalAnalyzer Class Reference

Detailed Description

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

Definition at line 40 of file CMonteCarlo.h.

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 (std::vector< double > &vx, std::vector< double > &vy, const NUM width=1.0) const
 

Private Attributes

Eigen::Matrix< NUM, Eigen::Dynamic, 1 > data
 

Constructor & Destructor Documentation

◆ CStatisticalAnalyzer()

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 44 of file CMonteCarlo.h.

Member Function Documentation

◆ getData()

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

Definition at line 48 of file CMonteCarlo.h.

◆ getDistribution() [1/2]

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 51 of file CMonteCarlo.h.

◆ getDistribution() [2/2]

template<typename T , typename NUM , typename OTHER >
void mrpt::math::CMonteCarlo< T, NUM, OTHER >::CStatisticalAnalyzer::getDistribution ( std::vector< double > &  vx,
std::vector< double > &  vy,
const NUM  width = 1.0 
) const
inline

◆ setData()

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

Definition at line 45 of file CMonteCarlo.h.

Member Data Documentation

◆ data

template<typename T , typename NUM , typename OTHER >
Eigen::Matrix<NUM,Eigen::Dynamic,1> mrpt::math::CMonteCarlo< T, NUM, OTHER >::CStatisticalAnalyzer::data
private

Definition at line 42 of file CMonteCarlo.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019