SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
List of all members | Static Public Member Functions | Public Attributes
RelaxedTreeNodeData Struct Reference

Detailed Description

Data for the tree nodes in a RelaxedTree

Definition at line 22 of file RelaxedTreeNodeData.h.

Static Public Member Functions

static void print_data (const RelaxedTreeNodeData &data)
 

Public Attributes

SGVector< int32_t > mu
 

Member Function Documentation

static void print_data ( const RelaxedTreeNodeData data)
static

print data

Definition at line 28 of file RelaxedTreeNodeData.h.

Member Data Documentation

SGVector<int32_t> mu

mu

Definition at line 25 of file RelaxedTreeNodeData.h.


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

SHOGUN Machine Learning Toolbox - Documentation