logistic Struct Reference

#include <cost.h>

Inheritance diagram for logistic:

Inheritance graph
[legend]
Collaboration diagram for logistic:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 logistic ()
virtual REAL cost (const REAL &F, const REAL &y) const
virtual REAL deriv1 (const REAL &F, const REAL &y) const

Public Attributes

REAL lambda

Detailed Description

Definition at line 49 of file cost.h.


Constructor & Destructor Documentation

logistic  )  [inline]
 

Definition at line 51 of file cost.h.


Member Function Documentation

virtual REAL cost const REAL F,
const REAL y
const [inline, virtual]
 

Reimplemented from AdaCost< REAL >.

Definition at line 52 of file cost.h.

References logistic::lambda.

virtual REAL deriv1 const REAL F,
const REAL y
const [inline, virtual]
 

Reimplemented from AdaCost< REAL >.

Definition at line 55 of file cost.h.

References logistic::lambda.


Member Data Documentation

REAL lambda
 

Definition at line 50 of file cost.h.

Referenced by logistic::cost(), and logistic::deriv1().


The documentation for this struct was generated from the following file:
Generated on Wed Nov 8 08:17:28 2006 for LEMGA by  doxygen 1.4.6