Givaro 4.2.1
CopyOp< Domain > Struct Template Reference

#include <givops.h>

+ Inheritance 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

template<class Domain>
typedef BaseOP<Domain>::Type_t Type_t

◆ Domain_t

template<class Domain>
typedef Domain Domain_t

Constructor & Destructor Documentation

◆ CopyOp()

template<class Domain>
CopyOp ( const Domain & D)
inline

Member Function Documentation

◆ operator()()

template<class Domain>
void operator() ( Type_t & v1,
const Type_t & v2 ) const
inline

Field Documentation

◆ _domain

template<class Domain>
const Domain& _domain
inherited

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