Dakota  Version 6.20
Explore and Predict with Confidence
Classes | Functions
surrogates_python.cpp File Reference

Classes

class  PyPolyReg
 Extend PolynomialRegression with a new type for Python. More...
 

Functions

ParameterList convert_options (pybind11::dict pydict)
 Convert Python dictionary to options list.
 
 PYBIND11_MODULE (surrogates, m)
 Define a Python module that wraps a few surrogates classes Module name is really generic due to overly simple Python packaging scheme we're using.
 

Detailed Description

Python module wrapping surrogates modules