53 ix = (-
static_cast<int>(
n) + 1) *
incx + 1;
56 iy = (-
static_cast<int>(
n) + 1) *
incy + 1;
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
int Mndaxpy(unsigned int, double, const double *, int, double *, int)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...