presage 0.9.1
ARPAData Class Reference

#include <ARPAPredictor.h>

Collaboration diagram for ARPAData:
Collaboration graph

Public Member Functions

 ARPAData ()
 ARPAData (float lp, float la)

Public Attributes

float logProb
float logAlfa

Detailed Description

Definition at line 45 of file ARPAPredictor.h.

Constructor & Destructor Documentation

◆ ARPAData() [1/2]

ARPAData::ARPAData ( )
inline

Definition at line 48 of file ARPAPredictor.h.

◆ ARPAData() [2/2]

ARPAData::ARPAData ( float lp,
float la )
inline

Definition at line 49 of file ARPAPredictor.h.

References logAlfa, and logProb.

Member Data Documentation

◆ logAlfa

float ARPAData::logAlfa

Definition at line 51 of file ARPAPredictor.h.

Referenced by ARPAData().

◆ logProb

float ARPAData::logProb

Definition at line 50 of file ARPAPredictor.h.

Referenced by ARPAData().


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