TreeParseInfo Struct Reference

List of all members.

Public Attributes

int32_t num_sym
int32_t num_feat
int32_t p
int32_t k
int32_t * nofsKmers
float64_tmargFactors
int32_t * x
int32_t * substrs
int32_t y0
float64_tC_k
float64_tL_k
float64_tR_k


Detailed Description

tree parse info

Definition at line 102 of file Trie.h.


Member Data Documentation

C k

Definition at line 122 of file Trie.h.

k

Definition at line 110 of file Trie.h.

L k

Definition at line 124 of file Trie.h.

margFactors

Definition at line 114 of file Trie.h.

nofsKmers

Definition at line 112 of file Trie.h.

number of features

Definition at line 106 of file Trie.h.

number of symbols

Definition at line 104 of file Trie.h.

p

Definition at line 108 of file Trie.h.

R k

Definition at line 126 of file Trie.h.

substrs

Definition at line 118 of file Trie.h.

int32_t* TreeParseInfo::x

x

Definition at line 116 of file Trie.h.

y0

Definition at line 120 of file Trie.h.


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

SHOGUN Machine Learning Toolbox - Documentation