DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Namespaces | Functions
utlExprtk.h File Reference
#include "exprtk_lib.h"
#include <functional>
#include <vector>
+ Include dependency graph for utlExprtk.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 utl
 

Functions

template<class T = double>
std::function< T(T)> utl::GetScalarFunctionFromString (const std::string &funcStr)
 
template<class T = double>
std::function< T(std::vector< T >)> utl::GetVectorFunctionFromString (const std::string &funcStr)
 

Detailed Description

Created "04-05-2017.

Author
Jian Cheng (JC), jian..nosp@m.chen.nosp@m.g.198.nosp@m.3@gm.nosp@m.ail.c.nosp@m.om

Definition in file utlExprtk.h.