CDynProg::CDynProg::segment_loss_struct Struct Reference

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


Detailed Description

segment loss

Definition at line 851 of file DynProg.h.


Member Data Documentation

int32_t* CDynProg::CDynProg::segment_loss_struct::length_segment_id

length of segmend ID

Definition at line 862 of file DynProg.h.

int32_t CDynProg::CDynProg::segment_loss_struct::maxlookback

maximum lookback

Definition at line 854 of file DynProg.h.

float64_t* CDynProg::CDynProg::segment_loss_struct::num_segment_id

numb segment ID

Definition at line 860 of file DynProg.h.

int32_t* CDynProg::CDynProg::segment_loss_struct::segments_changed

segments changed

Definition at line 858 of file DynProg.h.

int32_t CDynProg::CDynProg::segment_loss_struct::seqlen

sequence length

Definition at line 856 of file DynProg.h.


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

SHOGUN Machine Learning Toolbox - Documentation