Public Member Functions | Private Attributes | List of all members
Model_3pe Class Reference
Inheritance diagram for Model_3pe:
Inheritance graph
[legend]

Public Member Functions

ReturnMatrix Derivatives ()
 
bool IsValid ()
 
 Model_3pe (const ColumnVector &X_Values)
 
Real operator() (int)
 
- Public Member Functions inherited from R1_Col_I_D
bool IsValid (const ColumnVector &X)
 
Real operator() (int i, const ColumnVector &X)
 
virtual void Set (const ColumnVector &X)
 
virtual ~R1_Col_I_D ()
 

Private Attributes

RowVector deriv
 
ColumnVector x_values
 

Additional Inherited Members

- Protected Attributes inherited from R1_Col_I_D
ColumnVector para
 

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 ( )
inlinevirtual

Implements R1_Col_I_D.

Definition at line 37 of file nl_ex.cpp.

bool Model_3pe::IsValid ( )
inlinevirtual

Reimplemented from R1_Col_I_D.

Definition at line 35 of file nl_ex.cpp.

Real Model_3pe::operator() ( int  i)
virtual

Implements R1_Col_I_D.

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 Fri Jun 7 2019 22:06:46