NeoPZ
Static Public Member Functions | List of all members
TinyCopy< N > 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<int N>
struct TinyCopy< N >

Definition at line 25 of file tinyveccpy.h.

Member Function Documentation

◆ eval() [1/2]

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

Definition at line 26 of file tinyveccpy.h.

Referenced by TinyCopy< N >::eval().

◆ eval() [2/2]

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

Definition at line 31 of file tinyveccpy.h.

References TinyCopy< N >::eval(), and val().


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