KASKADE 7 development version
Static Public Member Functions | List of all members
Kaskade::ThreadedMatrixDetail::MatrixEntry< To, From, scalarsMatch > Struct Template Reference

#include <threadedMatrix.hh>

Detailed Description

template<class To, class From, class scalarsMatch = std::false_type>
struct Kaskade::ThreadedMatrixDetail::MatrixEntry< To, From, scalarsMatch >

Definition at line 202 of file threadedMatrix.hh.

Static Public Member Functions

static void copy (From const &from, To &to, bool isTransposed)
 

Member Function Documentation

◆ copy()

template<class To , class From , class scalarsMatch = std::false_type>
static void Kaskade::ThreadedMatrixDetail::MatrixEntry< To, From, scalarsMatch >::copy ( From const &  from,
To &  to,
bool  isTransposed 
)
inlinestatic

The documentation for this struct was generated from the following file: