Object-oriented Scientific Computing Library: Version 0.910
Public Member Functions | Private Member Functions
fit_funct< vec_t > Class Template Reference

Fitting function [abstract base].

#include <fit_base.h>

Inheritance diagram for fit_funct< vec_t >:
fit_funct_cmfptr< tclass, vec_t > fit_funct_fptr< vec_t > fit_funct_mfptr< tclass, vec_t >

Detailed Description

template<class vec_t = ovector_base>
class fit_funct< vec_t >

Definition at line 35 of file fit_base.h.

Public Member Functions

virtual double operator() (size_t np, const vec_t &p, double x)=0
 Using parameters in p, predict y given x.

Private Member Functions

 fit_funct (const fit_funct &)
fit_functoperator= (const fit_funct &)

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.