Function object classes for a multi-dimensional function. More...
#include <string>#include <functional>#include <boost/numeric/ublas/vector.hpp>#include <o2scl/err_hnd.h>#include <o2scl/shunting_yard.h>Go to the source code of this file.
Classes | |
| class | o2scl::multi_funct_strings |
| A multi-dimensional function from a string. More... | |
Namespaces | |
| o2scl | |
| The main O2scl namespace. | |
Typedefs | |
| typedef std::function< double(size_t, const boost::numeric::ublas::vector< double > &)> | o2scl::multi_funct |
| Multi-dimensional function typedef in src/base/multi_funct.h. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).