Belle II Software  release-08-01-10
DecorrelationMatrixTest Class Reference

Test Class. More...

Inheritance diagram for DecorrelationMatrixTest:
Collaboration diagram for DecorrelationMatrixTest:

Protected Member Functions

virtual void SetUp ()
 Fills the data into the internal data structure that is used for testing. More...
 

Protected Attributes

std::array< std::vector< double >, 3 > m_testData
 data that is used in the tests
 
TestMatrix m_covMatrix
 covariance matrix of the data as calculated via MATLAB
 
TestMatrix m_identity = TestMatrix::Identity()
 provide the identity matrix as class-member since it is used in many testcases
 

Detailed Description

Test Class.

Definition at line 70 of file decorrelationMatrix.cc.

Member Function Documentation

◆ SetUp()

virtual void SetUp ( )
inlineprotectedvirtual

Fills the data into the internal data structure that is used for testing.

NOTE: data created with MATLAB and imported here hardcoded

Definition at line 77 of file decorrelationMatrix.cc.


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