quala main
Quasi-Newton and other accelerators
Loading...
Searching...
No Matches
Functions
quala.py.cpp File Reference

Detailed Description

This file defines all Python bindings.

Definition in file quala.py.cpp.

#include <pybind11/attr.h>
#include <pybind11/cast.h>
#include <pybind11/chrono.h>
#include <pybind11/detail/common.h>
#include <pybind11/eigen.h>
#include <pybind11/functional.h>
#include <pybind11/iostream.h>
#include <pybind11/pybind11.h>
#include <pybind11/pytypes.h>
#include <pybind11/stl.h>
#include <memory>
#include <optional>
#include <sstream>
#include <stdexcept>
#include <string>
#include <tuple>
#include <type_traits>
#include <utility>
#include "kwargs-to-struct.hpp"
+ Include dependency graph for quala.py.cpp:

Go to the source code of this file.

Functions

 PYBIND11_MODULE (QUALA_MODULE_NAME, m)
 

Function Documentation

◆ PYBIND11_MODULE()

PYBIND11_MODULE ( QUALA_MODULE_NAME  ,
 
)

Definition at line 30 of file quala.py.cpp.

+ Here is the call graph for this function: