OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Public Attributes | List of all members
PyPolynomialCoefficient::PyCoefficient Struct Reference

#include <PyPolynomialCoefficient.h>

Collaboration diagram for PyPolynomialCoefficient::PyCoefficient:
Collaboration graph
[legend]

Public Attributes

 PyObject_HEAD
 
interpolation::PolynomialCoefficientcoeff
 

Detailed Description

PyPolynomialMap is the python implementation of the C++ PolynomialMap class

Provides a multivariate polynomial object

Definition at line 20 of file PyPolynomialCoefficient.h.

Member Data Documentation

◆ coeff

interpolation::PolynomialCoefficient * PyPolynomialCoefficient::PyCoefficient::coeff

◆ PyObject_HEAD

PyPolynomialCoefficient::PyCoefficient::PyObject_HEAD

Definition at line 21 of file PyPolynomialCoefficient.h.


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