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 20 of file nl_ex.cc.


Constructor & Destructor Documentation

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

Definition at line 25 of file nl_ex.cc.


Member Function Documentation

ReturnMatrix Model_3pe::Derivatives ( ) [inline]

Definition at line 31 of file nl_ex.cc.

bool Model_3pe::IsValid ( ) [inline]

Definition at line 29 of file nl_ex.cc.

Real Model_3pe::operator() ( int  i)

Definition at line 34 of file nl_ex.cc.


Member Data Documentation

RowVector Model_3pe::deriv [private]

Definition at line 23 of file nl_ex.cc.

ColumnVector Model_3pe::x_values [private]

Definition at line 22 of file nl_ex.cc.


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


rl_agent
Author(s): Todd Hester
autogenerated on Thu Jun 6 2019 22:00:14