SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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 20 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 26 of file RelaxedTreeNodeData.h.

Member Data Documentation

SGVector<int32_t> mu

mu

Definition at line 23 of file RelaxedTreeNodeData.h.


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

SHOGUN Machine Learning Toolbox - Documentation