Public Member Functions | Protected Attributes | List of all members
LL_D_FI Class Referenceabstract

#include <newmatnl.h>

Inheritance diagram for LL_D_FI:
Inheritance graph
[legend]

Public Member Functions

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

Protected Attributes

ColumnVector para
 
bool wg
 

Detailed Description

Definition at line 257 of file newmatnl.h.

Constructor & Destructor Documentation

virtual LL_D_FI::~LL_D_FI ( )
inlinevirtual

Definition at line 281 of file newmatnl.h.

Member Function Documentation

virtual ReturnMatrix LL_D_FI::Derivatives ( )
pure virtual

Implemented in GARCH11_LL.

virtual ReturnMatrix LL_D_FI::FI ( )
pure virtual

Implemented in GARCH11_LL.

virtual bool LL_D_FI::IsValid ( )
inlinevirtual

Reimplemented in GARCH11_LL.

Definition at line 269 of file newmatnl.h.

bool LL_D_FI::IsValid ( const ColumnVector X,
bool  wgx = true 
)
inline

Definition at line 271 of file newmatnl.h.

virtual Real LL_D_FI::LogLikelihood ( )
pure virtual

Implemented in GARCH11_LL.

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

Definition at line 275 of file newmatnl.h.

virtual void LL_D_FI::Set ( const ColumnVector X)
inlinevirtual

Reimplemented in GARCH11_LL.

Definition at line 264 of file newmatnl.h.

virtual void LL_D_FI::WG ( bool  wgx)
inlinevirtual

Definition at line 266 of file newmatnl.h.

Member Data Documentation

ColumnVector LL_D_FI::para
protected

Definition at line 260 of file newmatnl.h.

bool LL_D_FI::wg
protected

Definition at line 261 of file newmatnl.h.


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