Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
mat_vec_hierarchical_dfad.hpp File Reference
#include "common.hpp"
Include dependency graph for mat_vec_hierarchical_dfad.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

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 
)

Definition at line 148 of file mat_vec_hierarchical_dfad.cpp.

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 
)

Definition at line 223 of file mat_vec_hierarchical_dfad.cpp.