All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces | Typedefs
funct.h File Reference

Function object classes for one-dimensional functions. More...

#include <string>
#include <functional>
#include <gsl/gsl_math.h>
#include <boost/numeric/ublas/vector.hpp>
#include <o2scl/fparser.h>

Go to the source code of this file.

Data Structures

class  o2scl::funct11_string
 One-dimensional function from a string. More...
 
class  o2scl::funct_gsl
 A wrapper to specify o2scl::funct11 objects to GSL. More...
 

Namespaces

 o2scl
 The main O2scl namespace.
 

Typedefs

typedef std::function< double(double)> o2scl::funct11
 One-dimensional function typedef.
 

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).
Hosted at Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads..