Bayeux  3.4.1
Core Foundation library for SuperNEMO
Classes | Namespaces
plain_function_wrapper.h File Reference

A composite function from two unary functors. More...

#include <mygsl/i_unary_function.h>
#include <mygsl/math.h>

Go to the source code of this file.

Classes

class  mygsl::plain_function_wrapper
 Wrapper for C/C++ plain function with signature 'double (*)(double)'. More...
 

Namespaces

 datatools
 The Bayeux/datatools library top-level namespace.
 
 mygsl
 Top-level namespace of the Bayeux/mygsl module library.
 

Detailed Description

A composite function from two unary functors.