Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::FindMaximum2 Class Reference

#include <newmatnl.h>

Inheritance diagram for NEWMAT::FindMaximum2:

Detailed Description

Definition at line 171 of file newmatnl.h.

List of all members.

Public Member Functions

void Fit (ColumnVector &, int)
virtual ~FindMaximum2 ()

Private Member Functions

virtual void Value (const ColumnVector &, bool, Real &, bool &)=0
virtual bool NextPoint (ColumnVector &, Real &)=0
virtual Real LastDerivative (const ColumnVector &)=0

Constructor & Destructor Documentation

virtual NEWMAT::FindMaximum2::~FindMaximum2 (  )  [virtual]

Definition at line 178 of file newmatnl.h.


Member Function Documentation

void NEWMAT::FindMaximum2::Fit ( ColumnVector Theta,
int  n_it 
)

Definition at line 24 of file newmatnl.cpp.

virtual Real NEWMAT::FindMaximum2::LastDerivative ( const ColumnVector  )  [private, pure virtual]

Implemented in NEWMAT::NonLinearLeastSquares, and NEWMAT::MLE_D_FI.

Referenced by Fit().

virtual bool NEWMAT::FindMaximum2::NextPoint ( ColumnVector ,
Real &   
) [private, pure virtual]

Implemented in NEWMAT::NonLinearLeastSquares, and NEWMAT::MLE_D_FI.

Referenced by Fit().

virtual void NEWMAT::FindMaximum2::Value ( const ColumnVector ,
bool  ,
Real &  ,
bool  
) [private, pure virtual]

Implemented in NEWMAT::NonLinearLeastSquares, and NEWMAT::MLE_D_FI.

Referenced by Fit().


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

newmat11b
Generated Mon May 9 04:54:20 2016 by Doxygen 1.6.3