#include <cost.h>
Inheritance diagram for exponential:


Public Member Functions | |
| exponential () | |
| virtual REAL | cost (const REAL &F, const REAL &y) const |
| virtual REAL | deriv1 (const REAL &F, const REAL &y) const |
Public Attributes | |
| REAL | lambda |
Definition at line 38 of file cost.h.
|
|
|
|
||||||||||||
|
Definition at line 41 of file cost.h. References exponential::lambda. |
|
||||||||||||
|
Definition at line 44 of file cost.h. References exponential::lambda. |
|
|
Definition at line 39 of file cost.h. Referenced by exponential::cost(), and exponential::deriv1(). |
1.4.6