QGIS API Documentation 3.99.0-Master (21b3aa880ba)
Loading...
Searching...
No Matches
pal::Chain Struct Reference

#include <problem.h>

Public Attributes

int degree
double delta
std::vector< int > feat
std::vector< int > label

Detailed Description

Definition at line 60 of file problem.h.

Member Data Documentation

◆ degree

int pal::Chain::degree

Definition at line 62 of file problem.h.

◆ delta

double pal::Chain::delta

Definition at line 63 of file problem.h.

◆ feat

std::vector< int > pal::Chain::feat

Definition at line 64 of file problem.h.

◆ label

std::vector< int > pal::Chain::label

Definition at line 65 of file problem.h.


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