|
Geophysical Inversion and Modelling Library v1.5.4
|
Public Member Functions | |
| CubicFunct (const double a=0.0, const double b=0.0, const double c=0.0, const double d=0.0) | |
| CubicFunct (const CubicFunct &C) | |
| CubicFunct | operator= (const CubicFunct &C) |
| double | operator() (double t) const |
| double | val (double t) const |
Public Attributes | |
| double | a_ |
| double | b_ |
| double | c_ |
| double | d_ |
Friends | |
| bool | operator== (const CubicFunct &a, const CubicFunct &b) |
|
inline |
define function ax^3+bx^2+cx+d