QGIS API Documentation  3.6.0-Noosa (5873452)
Public Attributes | List of all members
pal::_chain Struct Reference

#include <problem.h>

Public Attributes

int degree
 
double delta
 
int * feat = nullptr
 
int * label = nullptr
 

Detailed Description

Definition at line 93 of file problem.h.

Member Data Documentation

◆ degree

int pal::_chain::degree

Definition at line 95 of file problem.h.

◆ delta

double pal::_chain::delta

Definition at line 96 of file problem.h.

◆ feat

int* pal::_chain::feat = nullptr

Definition at line 97 of file problem.h.

◆ label

int* pal::_chain::label = nullptr

Definition at line 98 of file problem.h.


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