29 double tmp = t.
Data()[0];
33 t.
Data()[0] = 1. / tmp;
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.
const double * Data() const
unsigned int size() const
int Invert(LASymMatrix &)
int mnvert(LASymMatrix &t)
Inverts a symmetric matrix.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...