$search

GARCH11_LL Class Reference

Inheritance diagram for GARCH11_LL:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 GARCH11_LL (const ColumnVector &y, const ColumnVector &x)
void Set (const ColumnVector &p)

ReturnMatrix Derivatives ()
ReturnMatrix FI ()
bool IsValid ()
Real LogLikelihood ()

Private Attributes

Real alpha0
Real alpha1
Real beta
Real beta1
ColumnVector D
SymmetricMatrix D2
int n
ColumnVector X
ColumnVector Y

Detailed Description

Definition at line 36 of file garch.cpp.


Constructor & Destructor Documentation

GARCH11_LL::GARCH11_LL ( const ColumnVector y,
const ColumnVector x 
) [inline]

Definition at line 48 of file garch.cpp.


Member Function Documentation

ReturnMatrix GARCH11_LL::Derivatives (  )  [virtual]

Implements LL_D_FI.

Definition at line 135 of file garch.cpp.

ReturnMatrix GARCH11_LL::FI (  )  [virtual]

Implements LL_D_FI.

Definition at line 138 of file garch.cpp.

bool GARCH11_LL::IsValid (  )  [virtual]

Reimplemented from LL_D_FI.

Definition at line 65 of file garch.cpp.

Real GARCH11_LL::LogLikelihood (  )  [virtual]

Implements LL_D_FI.

Definition at line 68 of file garch.cpp.

void GARCH11_LL::Set ( const ColumnVector p  )  [inline, virtual]

Reimplemented from LL_D_FI.

Definition at line 52 of file garch.cpp.


Member Data Documentation

Real GARCH11_LL::alpha0 [private]

Definition at line 43 of file garch.cpp.

Real GARCH11_LL::alpha1 [private]

Definition at line 43 of file garch.cpp.

Real GARCH11_LL::beta [private]

Definition at line 43 of file garch.cpp.

Real GARCH11_LL::beta1 [private]

Definition at line 43 of file garch.cpp.

Definition at line 40 of file garch.cpp.

Definition at line 41 of file garch.cpp.

int GARCH11_LL::n [private]

Definition at line 42 of file garch.cpp.

Definition at line 39 of file garch.cpp.

Definition at line 38 of file garch.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:25 2013