rasdaman complete source
|
This is the complete list of members for Ops, including all inherited members.
execBinaryConstOp(Ops::OpType op, const BaseType *resType, const BaseType *op1Type, const BaseType *op2Type, char *res, const char *op1, const char *op2, unsigned int resOff=0, unsigned int op1Off=0, unsigned int op2Off=0) | Ops | static |
execUnaryConstOp(Ops::OpType op, const BaseType *resType, const BaseType *opType, char *res, const char *op1, unsigned int resOff=0, unsigned int opOff=0) | Ops | static |
getBinaryOp(Ops::OpType op, const BaseType *resType, const BaseType *op1Type, const BaseType *op2Type, unsigned int resOff=0, unsigned int op1Off=0, unsigned int op2Off=0) | Ops | static |
getCondenseOp(Ops::OpType op, const BaseType *resType, const BaseType *opType=0, unsigned int resOff=0, unsigned int opOff=0) | Ops | static |
getCondenseOp(Ops::OpType op, const BaseType *resType, char *newAccu, const BaseType *opType=0, unsigned int resOff=0, unsigned int opOff=0) | Ops | static |
getResultType(Ops::OpType op, const BaseType *op1, const BaseType *op2=0) | Ops | static |
getUnaryOp(Ops::OpType op, const BaseType *restype, const BaseType *optype, unsigned int resOff=0, unsigned int opOff=0) | Ops | static |
isApplicable(Ops::OpType op, const BaseType *op1Type, const BaseType *op2Type=0) | Ops | static |
OP_ABS enum value | Ops | |
OP_ALL enum value | Ops | |
OP_AND enum value | Ops | |
OP_ARCCOS enum value | Ops | |
OP_ARCSIN enum value | Ops | |
OP_ARCTAN enum value | Ops | |
OP_BIT enum value | Ops | |
OP_CAST_BEGIN enum value | Ops | |
OP_CAST_BOOL enum value | Ops | |
OP_CAST_CHAR enum value | Ops | |
OP_CAST_DOUBLE enum value | Ops | |
OP_CAST_END enum value | Ops | |
OP_CAST_FLOAT enum value | Ops | |
OP_CAST_LONG enum value | Ops | |
OP_CAST_OCTET enum value | Ops | |
OP_CAST_SHORT enum value | Ops | |
OP_CAST_ULONG enum value | Ops | |
OP_CAST_USHORT enum value | Ops | |
OP_COS enum value | Ops | |
OP_COSH enum value | Ops | |
OP_COUNT enum value | Ops | |
OP_DIV enum value | Ops | |
OP_EQUAL enum value | Ops | |
OP_EXP enum value | Ops | |
OP_GREATER enum value | Ops | |
OP_GREATEREQUAL enum value | Ops | |
OP_IDENTITY enum value | Ops | |
OP_IMAGINARPART enum value | Ops | |
OP_IS enum value | Ops | |
OP_LESS enum value | Ops | |
OP_LESSEQUAL enum value | Ops | |
OP_LN enum value | Ops | |
OP_LOG enum value | Ops | |
OP_MAX enum value | Ops | |
OP_MIN enum value | Ops | |
OP_MINUS enum value | Ops | |
OP_MULT enum value | Ops | |
OP_NOT enum value | Ops | |
OP_NOTEQUAL enum value | Ops | |
OP_OR enum value | Ops | |
OP_OVERLAY enum value | Ops | |
OP_PLUS enum value | Ops | |
OP_REALPART enum value | Ops | |
OP_SIN enum value | Ops | |
OP_SINH enum value | Ops | |
OP_SOME enum value | Ops | |
OP_SQRT enum value | Ops | |
OP_SUM enum value | Ops | |
OP_TAN enum value | Ops | |
OP_TANH enum value | Ops | |
OP_UFUNC_BEGIN enum value | Ops | |
OP_UFUNC_END enum value | Ops | |
OP_XOR enum value | Ops | |
OpType enum name | Ops |