TRF Language Model
hrf::AISConfig Class Reference

#include <hrf-sa-train.h>

Public Member Functions

 AISConfig (int p_nChain=16, int p_nInter=1000)
 
void Parse (const char *str)
 

Public Attributes

int nChain
 chain number More...
 
int nInter
 intermediate distribution number More...
 

Detailed Description

Definition at line 13 of file hrf-sa-train.h.

Constructor & Destructor Documentation

§ AISConfig()

hrf::AISConfig::AISConfig ( int  p_nChain = 16,
int  p_nInter = 1000 
)
inline

Definition at line 18 of file hrf-sa-train.h.

Member Function Documentation

§ Parse()

void hrf::AISConfig::Parse ( const char *  str)
inline

Definition at line 19 of file hrf-sa-train.h.

Member Data Documentation

§ nChain

int hrf::AISConfig::nChain

chain number

Definition at line 16 of file hrf-sa-train.h.

§ nInter

int hrf::AISConfig::nInter

intermediate distribution number

Definition at line 17 of file hrf-sa-train.h.


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