KSeExpr  4.0.4.0
Classes | Namespaces | Functions
Interpreter.h File Reference
#include "VarBlock.h"
#include <cassert>
#include <vector>
#include <stack>

Go to the source code of this file.

Classes

struct  KSeExpr::Promote< d >
 Promotes a FP[1] to FP[d]. More...
 
class  KSeExpr::Interpreter
 

Namespaces

 KSeExpr
 

Functions

template<template< int d > class T, class T_FUNCTYPE = Interpreter::OpF>
T_FUNCTYPE KSeExpr::getTemplatizedOp (int i)
 Return the function f encapsulated in class T for the dynamic i converted to a static d. More...