Public Member Functions | Private Attributes
Model_3pe Class Reference

List of all members.

Public Member Functions

ReturnMatrix Derivatives ()
bool IsValid ()
 Model_3pe (const ColumnVector &X_Values)
Real operator() (int)

Private Attributes

RowVector deriv
ColumnVector x_values

Detailed Description

Definition at line 26 of file nl_ex.cpp.


Constructor & Destructor Documentation

Model_3pe::Model_3pe ( const ColumnVector &  X_Values) [inline]

Definition at line 31 of file nl_ex.cpp.


Member Function Documentation

ReturnMatrix Model_3pe::Derivatives ( ) [inline]

Definition at line 37 of file nl_ex.cpp.

bool Model_3pe::IsValid ( ) [inline]

Definition at line 35 of file nl_ex.cpp.

Real Model_3pe::operator() ( int  i)

Definition at line 40 of file nl_ex.cpp.


Member Data Documentation

RowVector Model_3pe::deriv [private]

Definition at line 29 of file nl_ex.cpp.

ColumnVector Model_3pe::x_values [private]

Definition at line 28 of file nl_ex.cpp.


The documentation for this class was generated from the following file:


kni
Author(s): Martin Günther
autogenerated on Thu Aug 27 2015 13:40:08