#include <funct.h>
This class generalizes a function y(x).
Definition at line 40 of file funct.h.
Public Member Functions | |
virtual int | operator() (double x, double &y, param_t &pa)=0 |
The overloaded operator(). | |
virtual double | operator() (double x, param_t &pa) |
The overloaded operator(). |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page