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

#include <givops.h>

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

Public Types

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

Public Member Functions

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

Data Fields

const Domain_domain

Member Typedef Documentation

Reimplemented from BaseOP< Domain >.

typedef Domain Domain_t

Reimplemented from BaseOP< Domain >.


Constructor & Destructor Documentation

AddOp ( const Domain D)
inline

Member Function Documentation

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

Field Documentation

const Domain& _domain
inherited

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