Public Attributes

segment_loss_struct Struct Reference


Detailed Description

segment loss

Definition at line 56 of file DynProg.h.

List of all members.

Public Attributes

int32_t maxlookback
int32_t seqlen
int32_t * segments_changed
float64_tnum_segment_id
int32_t * length_segment_id

Member Data Documentation

length of segmend ID

Definition at line 67 of file DynProg.h.

int32_t maxlookback

maximum lookback

Definition at line 59 of file DynProg.h.

numb segment ID

Definition at line 65 of file DynProg.h.

int32_t* segments_changed

segments changed

Definition at line 63 of file DynProg.h.

int32_t seqlen

sequence length

Definition at line 61 of file DynProg.h.


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

SHOGUN Machine Learning Toolbox - Documentation