Public Member Functions | Private Member Functions | Private Attributes | List of all members
PdfTest Class Reference

#include <pdf_test.hpp>

Inheritance diagram for PdfTest:
Inheritance graph
[legend]

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testDiscreteConditionalPdf ()
 
void testDiscretePdf ()
 
void testGaussian ()
 
void testLinearAnalyticConditionalGaussian ()
 
void testMcpdf ()
 
void testMixture ()
 
void testUniform ()
 

Private Member Functions

 CPPUNIT_TEST (testMcpdfType)
 
 CPPUNIT_TEST (testUniform)
 
 CPPUNIT_TEST (testDiscretePdf)
 
 CPPUNIT_TEST (testLinearAnalyticConditionalGaussian)
 
 CPPUNIT_TEST (testDiscreteConditionalPdf)
 
 CPPUNIT_TEST (testMcpdf)
 
 CPPUNIT_TEST (testMixture)
 
 CPPUNIT_TEST (testGaussian)
 
 CPPUNIT_TEST_SUITE (PdfTest)
 
 CPPUNIT_TEST_SUITE_END ()
 
void testMcpdfType ()
 

Private Attributes

ColumnVector _mu
 
SymmetricMatrix _sigma
 
ColumnVector _width
 
double epsilon
 

Detailed Description

Definition at line 43 of file pdf_test.hpp.

Member Function Documentation

PdfTest::CPPUNIT_TEST ( testMcpdfType  )
private
PdfTest::CPPUNIT_TEST ( testUniform  )
private
PdfTest::CPPUNIT_TEST ( testDiscretePdf  )
private
PdfTest::CPPUNIT_TEST ( testLinearAnalyticConditionalGaussian  )
private
PdfTest::CPPUNIT_TEST ( testDiscreteConditionalPdf  )
private
PdfTest::CPPUNIT_TEST ( testMcpdf  )
private
PdfTest::CPPUNIT_TEST ( testMixture  )
private
PdfTest::CPPUNIT_TEST ( testGaussian  )
private
PdfTest::CPPUNIT_TEST_SUITE ( PdfTest  )
private
PdfTest::CPPUNIT_TEST_SUITE_END ( )
private
void PdfTest::setUp ( )

Definition at line 45 of file pdf_test.cpp.

void PdfTest::tearDown ( )

Definition at line 60 of file pdf_test.cpp.

void PdfTest::testDiscreteConditionalPdf ( )

Definition at line 557 of file pdf_test.cpp.

void PdfTest::testDiscretePdf ( )

Definition at line 241 of file pdf_test.cpp.

void PdfTest::testGaussian ( )

Definition at line 65 of file pdf_test.cpp.

void PdfTest::testLinearAnalyticConditionalGaussian ( )

Definition at line 431 of file pdf_test.cpp.

void PdfTest::testMcpdf ( )
  • Copy Constructor etc */

Definition at line 640 of file pdf_test.cpp.

void PdfTest::testMcpdfType ( )
private

Definition at line 849 of file pdf_test.cpp.

void PdfTest::testMixture ( )

Definition at line 855 of file pdf_test.cpp.

void PdfTest::testUniform ( )

Definition at line 173 of file pdf_test.cpp.

Member Data Documentation

ColumnVector PdfTest::_mu
private

Definition at line 56 of file pdf_test.hpp.

SymmetricMatrix PdfTest::_sigma
private

Definition at line 57 of file pdf_test.hpp.

ColumnVector PdfTest::_width
private

Definition at line 58 of file pdf_test.hpp.

double PdfTest::epsilon
private

Definition at line 74 of file pdf_test.hpp.


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


bfl
Author(s): Klaas Gadeyne, Wim Meeussen, Tinne Delaet and many others. See web page for a full contributor list. ROS package maintained by Wim Meeussen.
autogenerated on Mon Jun 10 2019 12:48:01