NeoPZ
Static Public Member Functions | List of all members
TinyCopy< 1 > Struct Template Reference

#include <tinyveccpy.h>

Static Public Member Functions

template<int Num, class T >
static void eval (TinyVector< T, Num > &y, const TinyVector< T, Num > &x)
 
template<int Num, class T >
static void eval (TinyVector< T, Num > &y, const T &val)
 

Detailed Description

template<>
struct TinyCopy< 1 >

Definition at line 61 of file tinyveccpy.h.

Member Function Documentation

◆ eval() [1/2]

template<int Num, class T >
static void TinyCopy< 1 >::eval ( TinyVector< T, Num > &  y,
const TinyVector< T, Num > &  x 
)
inlinestatic

Definition at line 62 of file tinyveccpy.h.

◆ eval() [2/2]

template<int Num, class T >
static void TinyCopy< 1 >::eval ( TinyVector< T, Num > &  y,
const T &  val 
)
inlinestatic

Definition at line 66 of file tinyveccpy.h.

References val().


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