SHOGUN  v3.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
bmrm_ll Struct Reference

Detailed Description

Linked list for cutting planes buffer management

Definition at line 34 of file libbmrm.h.

List of all members.

Public Attributes

bmrm_llprev
bmrm_llnext
float64_taddress
uint32_t idx

Member Data Documentation

Pointer to the real CP data

Definition at line 40 of file libbmrm.h.

uint32_t idx

Index of CP

Definition at line 42 of file libbmrm.h.

Pointer to next CP entry

Definition at line 38 of file libbmrm.h.

Pointer to previous CP entry

Definition at line 36 of file libbmrm.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