CDynProg::svm_values_struct Struct Reference

List of all members.


Detailed Description

SVM values

Definition at line 731 of file DynProg.h.


Public Attributes

INT maxlookback
INT seqlen
INTstart_pos
DREAL ** svm_values_unnormalized
DREALsvm_values
bool *** word_used
INT ** num_unique_words

Member Data Documentation

maximum lookback

Definition at line 734 of file DynProg.h.

sequence length

Definition at line 736 of file DynProg.h.

start position

Definition at line 739 of file DynProg.h.

SVM values normalized

Definition at line 741 of file DynProg.h.

SVM values

Definition at line 743 of file DynProg.h.

word used

Definition at line 745 of file DynProg.h.

number of unique words

Definition at line 747 of file DynProg.h.


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

SHOGUN Machine Learning Toolbox - Documentation