![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
Fitting function [abstract base].
#include <fit_base.h>
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_funct & | operator= (const fit_funct &) |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).