GetVarOrConst typedef

GetVarOrConst = double Function(int, int)

Definition for Function lookup see getVar and getConst

Implementation

typedef GetVarOrConst = double Function(int, int);