22   MnPrint print(
"MnGlobalCorrelationCoeff");
 
   27      print.
Warn(
"inversion of matrix fails");
 
   31      unsigned int n = 
cov.Nrow();
 
   33      for (
unsigned int i = 0; i < 
n; i++) {
 
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Class describing a symmetric matrix of size n.
 
MnGlobalCorrelationCoeff()
 
std::vector< double > fGlobalCC
 
void Warn(const Ts &... args)
 
int Invert(LASymMatrix &)
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
 
void inv(rsa_NUMBER *, rsa_NUMBER *, rsa_NUMBER *)