Function object classes for multi-dimensional functions. More...
#include <string>
#include <boost/numeric/ublas/vector.hpp>
#include <o2scl/shunting_yard.h>
Go to the source code of this file.
Classes | |
class | o2scl::mm_funct_strings |
Array of multi-dimensional functions in an array of strings. More... | |
Namespaces | |
o2scl | |
The main O2scl namespace. | |
Typedefs | |
typedef std::function< int(size_t, const boost::numeric::ublas::vector< double > &, boost::numeric::ublas::vector< double > &) > | o2scl::mm_funct |
Array of multi-dimensional functions typedef. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).