KSeExpr 6.0.0.0
Static Public Member Functions | List of all members
KSeExpr::Promote< d > Struct Template Reference

Promotes a FP[1] to FP[d]. More...

#include <Interpreter.h>

Static Public Member Functions

static int f (int *opData, double *fp, char **, std::vector< int > &)
 

Detailed Description

template<int d>
struct KSeExpr::Promote< d >

Promotes a FP[1] to FP[d].

Definition at line 18 of file Interpreter.h.

Member Function Documentation

◆ f()

template<int d>
static int KSeExpr::Promote< d >::f ( int opData,
double fp,
char **  ,
std::vector< int > &   
)
inlinestatic

Definition at line 20 of file Interpreter.h.


The documentation for this struct was generated from the following file: