Givaro
Public Types | Public Member Functions | Data Fields
CopyOp< Domain > Struct Template Reference

#include <givops.h>

+ Inheritance diagram for CopyOp< Domain >:
+ Collaboration diagram for CopyOp< Domain >:

Public Types

typedef BaseOP< Domain >::Type_t Type_t
 
typedef Domain Domain_t
 

Public Member Functions

 CopyOp (const Domain &D)
 
void operator() (Type_t &v1, const Type_t &v2) const
 

Data Fields

const Domain_domain
 

Member Typedef Documentation

◆ Type_t

◆ Domain_t

typedef Domain Domain_t

Constructor & Destructor Documentation

◆ CopyOp()

CopyOp ( const Domain D)
inline

Member Function Documentation

◆ operator()()

void operator() ( Type_t v1,
const Type_t v2 
) const
inline

Field Documentation

◆ _domain

const Domain& _domain
inherited

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