34template <
typename ... ViewArgs>
36do_time_val(
const size_t m,
const size_t n,
const size_t nloop,
39template <
typename FadType,
typename ... ViewArgs>
41do_time_fad(
const size_t m,
const size_t n,
const size_t p,
const size_t nloop,
44template <
typename FadType,
typename ... ViewArgs>
47 const size_t nloop,
const bool check);
49template <
typename ... ViewArgs>
52 const size_t nloop,
const bool check);
54template <
int MaxP,
typename ... ViewArgs>
57 const size_t nloop,
const bool check);
59template <
int p,
typename ... ViewArgs>
62 const size_t nloop,
const bool check);
Sacado::Fad::DFad< double > FadType
Perf do_time_val(const size_t m, const size_t n, const size_t nloop, const bool check)
Perf do_time_analytic_s(const size_t m, const size_t n, const size_t nloop, const bool check)
Perf do_time_analytic(const size_t m, const size_t n, const size_t p, const size_t nloop, const bool check)
Perf do_time_fad(const size_t m, const size_t n, const size_t p, const size_t nloop, const bool check)
Perf do_time_scratch(const size_t m, const size_t n, const size_t p, const size_t nloop, const bool check)
Perf do_time_analytic_sl(const size_t m, const size_t n, const size_t p, const size_t nloop, const bool check)