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

#include <PySquarePolynomialMap.h>

Collaboration diagram for PySquarePolynomialMap::PyPolynomialMap:
Collaboration graph
[legend]

Public Attributes

 PyObject_HEAD
 
interpolation::SquarePolynomialVectormap
 

Detailed Description

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

Provides a multivariate polynomial object

Definition at line 35 of file PySquarePolynomialMap.h.

Member Data Documentation

◆ map

interpolation::SquarePolynomialVector * PySquarePolynomialMap::PyPolynomialMap::map

◆ PyObject_HEAD

PySquarePolynomialMap::PyPolynomialMap::PyObject_HEAD

Definition at line 36 of file PySquarePolynomialMap.h.


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