Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::LL_D_FI Class Reference

#include <newmatnl.h>


Detailed Description

Definition at line 253 of file newmatnl.h.

List of all members.

Public Member Functions

virtual void Set (const ColumnVector &X)
virtual void WG (bool wgx)
virtual bool IsValid ()
bool IsValid (const ColumnVector &X, bool wgx=true)
virtual Real LogLikelihood ()=0
Real LogLikelihood (const ColumnVector &X, bool wgx=true)
virtual ReturnMatrix Derivatives ()=0
virtual ReturnMatrix FI ()=0
virtual ~LL_D_FI ()

Protected Attributes

ColumnVector para
bool wg

Constructor & Destructor Documentation

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

Definition at line 277 of file newmatnl.h.


Member Function Documentation

virtual ReturnMatrix NEWMAT::LL_D_FI::Derivatives (  )  [pure virtual]
virtual ReturnMatrix NEWMAT::LL_D_FI::FI (  )  [pure virtual]
bool NEWMAT::LL_D_FI::IsValid ( const ColumnVector X,
bool  wgx = true 
)

Definition at line 267 of file newmatnl.h.

Referenced by IsValid().

virtual bool NEWMAT::LL_D_FI::IsValid (  )  [virtual]

Definition at line 265 of file newmatnl.h.

Real NEWMAT::LL_D_FI::LogLikelihood ( const ColumnVector X,
bool  wgx = true 
)

Definition at line 271 of file newmatnl.h.

Referenced by LogLikelihood().

virtual Real NEWMAT::LL_D_FI::LogLikelihood (  )  [pure virtual]
virtual void NEWMAT::LL_D_FI::Set ( const ColumnVector X  )  [virtual]

Definition at line 260 of file newmatnl.h.

Referenced by IsValid(), and LogLikelihood().

virtual void NEWMAT::LL_D_FI::WG ( bool  wgx  )  [virtual]

Definition at line 262 of file newmatnl.h.

Referenced by IsValid(), and LogLikelihood().


Member Data Documentation

Definition at line 256 of file newmatnl.h.

Referenced by Set().

Definition at line 257 of file newmatnl.h.

Referenced by WG().


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

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