TinyMatrixAssign< T1, T2, Op, B1, 1, B2, 1 > Struct Template Reference
#include <TinyMatrixElements.h>
List of all members.
|
Static Public Member Functions |
static void | apply (T1 &x, const T2 &y, Op op=Op()) |
template<class T1, class T2, class Op, int B1, int B2>
struct TinyMatrixAssign< T1, T2, Op, B1, 1, B2, 1 >
Member Function Documentation
template<class T1 , class T2 , class Op , int B1, int B2>
static void TinyMatrixAssign< T1, T2, Op, B1, 1, B2, 1 >::apply |
( |
T1 & |
x, |
|
|
const T2 & |
y, |
|
|
Op |
op = Op() | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: