DGtal 1.3.0
Loading...
Searching...
No Matches
Data Fields
DGtal::detail::power_node Struct Reference

#include <DGtal/io/readers/MPolynomialReader.h>

Data Fields

int k
 
int e
 

Detailed Description

Part of the polynomial tree structure. Terminal := X_k^e

Definition at line 63 of file MPolynomialReader.h.

Field Documentation

◆ e

int DGtal::detail::power_node::e

◆ k

int DGtal::detail::power_node::k

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