14 template <
typename FadType,
typename ... ViewArgs>
17 const size_t nloop,
const bool check);
19 template <
typename FadType,
typename ... ViewArgs>
22 const size_t m,
const size_t n,
const size_t p,
const size_t nloop,
std::enable_if< !Kokkos::is_view_fad< View2 >::value, bool >::type check(const View1 &v_gold, const View2 &v, const double tol)
Sacado::Fad::DFad< double > FadType
Perf do_time_fad_hierarchical_dfad_scratch(const size_t m, const size_t n, const size_t p, const size_t nloop, const bool check)
Perf do_time_fad_hierarchical_dfad(const size_t m, const size_t n, const size_t p, const size_t nloop, const bool check)