EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::Cov6f Class Reference

#include <Cov6f.h>

Public Member Functions

 Cov6f ()
 
 Cov6f (std::array< float, 21 > vcov)
 
float operator() (unsigned i, unsigned j) const
 
float & operator() (unsigned i, unsigned j)
 

Public Attributes

std::array< float, 21 > covariance {}
 6d triangular packed covariance matrix
 

Detailed Description

Author
:

Constructor & Destructor Documentation

◆ Cov6f() [1/2]

edm4eic::Cov6f::Cov6f ( )
inline

◆ Cov6f() [2/2]

edm4eic::Cov6f::Cov6f ( std::array< float, 21 > vcov)
inline

Member Function Documentation

◆ operator()() [1/2]

float & edm4eic::Cov6f::operator() ( unsigned i,
unsigned j )
inline

◆ operator()() [2/2]

float edm4eic::Cov6f::operator() ( unsigned i,
unsigned j ) const
inline

Member Data Documentation

◆ covariance

std::array<float, 21> edm4eic::Cov6f::covariance {}

6d triangular packed covariance matrix


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