Givaro
|
#include <givops.h>
Public Types | |
typedef BaseOP< Domain >::Type_t | Type_t |
typedef Domain | Domain_t |
Public Member Functions | |
MulAddOp (const Domain &D) | |
void | operator() (Type_t &res, const Type_t &v1, const Type_t &v2, const Type_t &v3) const |
void | operator() (Type_t &res, const Type_t &v1, const Type_t &v2) const |
Data Fields | |
const Domain & | _domain |
Reimplemented from BaseOP< Domain >.
Reimplemented from BaseOP< Domain >.
void operator() | ( | Type_t & | res, |
const Type_t & | v1, | ||
const Type_t & | v2, | ||
const Type_t & | v3 | ||
) | const [inline] |