holgerschmitz/Schnek

utility functions and special functions

Closed this issue · 1 comments

Add convenience routine to add utility functions such as min, max, various sigmoid functions and Gaussian distribution function.
Add convenience routine to add special functions from boost special functions library.

Added functions registerUtilityFunctions and registerSpecialFunctions to register some more functions.