Object-oriented Scientific Computing Library: Version 0.910
Public Member Functions
funct Class Reference

One-dimensional function [abstract base]. More...

#include <funct.h>

Inheritance diagram for funct:
funct_cmfptr< tclass > funct_cmfptr_param< tclass, param_t > funct_fptr funct_fptr_param< param_t > funct_mfptr< tclass > funct_mfptr_param< tclass, param_t >

Detailed Description

This class generalizes a one-dimensional function y(x).

This class is one of a large number of function object classes in O2scl designed to provide a mechanism for the user to supply functions to solvers, minimizers, integrators, etc. See Function Objects for a general description.

Definition at line 41 of file funct.h.

Public Member Functions

virtual double operator() (double x)=0
 Compute the function at point x, with result y.

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.