|
KSeExpr 6.0.0.0
|
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 | |
| namespace | 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. | |