OPAL (Object Oriented Parallel Accelerator Library)  2024.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 34 of file PySquarePolynomialMap.h.

Member Data Documentation

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

Definition at line 35 of file PySquarePolynomialMap.h.


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