Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "common.hpp"
Go to the source code of this file.
Functions | |
template<typename FadType , typename... ViewArgs> | |
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) |
template<typename FadType , typename... ViewArgs> | |
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 | ||
) |
Definition at line 138 of file mat_vec_hierarchical_dfad.cpp.
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 | ||
) |
Definition at line 209 of file mat_vec_hierarchical_dfad.cpp.