SeExpr
Classes | Namespaces | Functions
Evaluator.h File Reference
#include "ExprConfig.h"
#include "ExprLLVMAll.h"
#include "VarBlock.h"

Go to the source code of this file.

Classes

class  SeExpr2::LLVMEvaluator
 

Namespaces

 SeExpr2
 

Functions

void SeExpr2LLVMEvalVarRef (SeExpr2::ExprVarRef *seVR, double *result)
 
void SeExpr2LLVMEvalCustomFunction (int *opDataArg, double *fpArg, char **strArg, void **funcdata, const SeExpr2::ExprFuncNode *node)
 

Function Documentation

void SeExpr2LLVMEvalCustomFunction ( int *  opDataArg,
double *  fpArg,
char **  strArg,
void **  funcdata,
const SeExpr2::ExprFuncNode node 
)
void SeExpr2LLVMEvalVarRef ( SeExpr2::ExprVarRef seVR,
double *  result 
)