#include <Copy.hpp>
|
template<typename SrcView , typename DstView > |
void | operator() (const SrcView &srcView, DstView &dstView, std::size_t threadId, std::size_t threadCount) const |
|
template<typename Mapping>
struct llama::Copy< Mapping, Mapping >
Definition at line 330 of file Copy.hpp.
◆ operator()()
template<typename Mapping >
template<typename SrcView , typename DstView >
void llama::Copy< Mapping, Mapping >::operator() |
( |
const SrcView & |
srcView, |
|
|
DstView & |
dstView, |
|
|
std::size_t |
threadId, |
|
|
std::size_t |
threadCount |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file:
- /home/runner/work/llama/llama/include/llama/Copy.hpp