QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
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 58 of file problem.h.

Member Data Documentation

◆ degree

int pal::Chain::degree

Definition at line 60 of file problem.h.

◆ delta

double pal::Chain::delta

Definition at line 61 of file problem.h.

◆ feat

int* pal::Chain::feat = nullptr

Definition at line 62 of file problem.h.

◆ label

int* pal::Chain::label = nullptr

Definition at line 63 of file problem.h.


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