Belle II Software  release-08-01-10
TMatrixConversion Struct Reference

Convert between TMatrix and CovarianceMatrix representations. More...

#include <TMatrixConversion.h>

Static Public Member Functions

template<int N>
static CovarianceMatrix< N > fromTMatrix (const TMatrixDSym &tCov)
 Create a covariance matrix from a TMatrix representation.
 
template<int N>
static TMatrixDSym toTMatrix (const CovarianceMatrix< N > &cov)
 Translate the covariance matrix to the TMatrix representation.
 

Detailed Description

Convert between TMatrix and CovarianceMatrix representations.

Definition at line 24 of file TMatrixConversion.h.


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