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

#include <givops.h>

Inheritance diagram for MulAddOp< Domain >:

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

template<class Domain>
struct Givaro::MulAddOp< Domain >


Member Typedef Documentation

Reimplemented from BaseOP< Domain >.

typedef Domain Domain_t

Reimplemented from BaseOP< Domain >.


Constructor & Destructor Documentation

MulAddOp ( const Domain D) [inline]

Member Function Documentation

void operator() ( Type_t res,
const Type_t v1,
const Type_t v2,
const Type_t v3 
) const [inline]
void operator() ( Type_t res,
const Type_t v1,
const Type_t v2 
) const [inline]

Field Documentation

const Domain& _domain [inherited]

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