proxsuite-nlp
0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
|
Public Member Functions | |
add_dll_directory (self, str dll_dir) | |
__enter__ (self) | |
__exit__ (self, *exc_details) | |
Public Attributes | |
old_path | |
Restore PATH state after importing Python module
Definition at line 22 of file windows_dll_manager.py.
proxsuite_nlp.windows_dll_manager.PathManager.add_dll_directory | ( | self, | |
str | dll_dir ) |
Definition at line 25 of file windows_dll_manager.py.
proxsuite_nlp.windows_dll_manager.PathManager.__enter__ | ( | self | ) |
Definition at line 28 of file windows_dll_manager.py.
proxsuite_nlp.windows_dll_manager.PathManager.__exit__ | ( | self, | |
* | exc_details ) |
Definition at line 32 of file windows_dll_manager.py.
proxsuite_nlp.windows_dll_manager.PathManager.old_path |
Definition at line 29 of file windows_dll_manager.py.