#include <ops.hh>
|
| OpDIVComplex (const BaseType *newResType, const BaseType *newOp1Type, const BaseType *newOp2Type, unsigned int newResOff=0, unsigned int newOp1Off=0, unsigned int newOp2Off=0, ScalarFlag flag=NONE) |
|
virtual void | operator() (char *res, const char *op1, const char *op2) |
|
| BinaryOp (const BaseType *newResType, const BaseType *newOp1Type, const BaseType *newOp2Type, unsigned int newResOff=0, unsigned int newOp1Off=0, unsigned int newOp2Off=0) |
|
virtual void | getCondenseInit (char *init) |
| returns initialization value for {GenCondenseOp}. More...
|
|
virtual | ~BinaryOp () |
|
OpDIVComplex::OpDIVComplex |
( |
const BaseType * |
newResType, |
|
|
const BaseType * |
newOp1Type, |
|
|
const BaseType * |
newOp2Type, |
|
|
unsigned int |
newResOff = 0 , |
|
|
unsigned int |
newOp1Off = 0 , |
|
|
unsigned int |
newOp2Off = 0 , |
|
|
ScalarFlag |
flag = NONE |
|
) |
| |
virtual void OpDIVComplex::operator() |
( |
char * |
res, |
|
|
const char * |
op1, |
|
|
const char * |
op2 |
|
) |
| |
|
virtual |
unsigned int OpDIVComplex::op1ImOff |
|
protected |
unsigned int OpDIVComplex::op1ReOff |
|
protected |
unsigned int OpDIVComplex::op2ImOff |
|
protected |
unsigned int OpDIVComplex::op2ReOff |
|
protected |
unsigned int OpDIVComplex::resImOff |
|
protected |
unsigned int OpDIVComplex::resReOff |
|
protected |
The documentation for this class was generated from the following file: