SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
CGradientModelSelection::nlopt_package Struct Reference

Detailed Description

struct used for nlopt callback function

Definition at line 113 of file GradientModelSelection.h.

Public Attributes

shogun::CMachineEvaluationm_machine_eval
shogun::CParameterCombinationm_current_combination
bool print_state

Member Data Documentation

shogun::CParameterCombination* m_current_combination

Pointer to current combination

Definition at line 119 of file GradientModelSelection.h.

shogun::CMachineEvaluation* m_machine_eval

Pointer to Machine Evaluation

Definition at line 116 of file GradientModelSelection.h.

bool print_state

Do we want to print the state?

Definition at line 122 of file GradientModelSelection.h.


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

SHOGUN Machine Learning Toolbox - Documentation