Namespaces | |
| namespace | detail |
| namespace | helpers |
| namespace | linalg |
| namespace | proxqp |
| namespace | serialization |
| namespace | torch |
Typedefs | |
| template<class T> | |
| using | optional = tl::optional<T> |
| using | nullopt_t = tl::nullopt_t |
Functions | |
| void | set_default_omp_options (const size_t num_threads=(size_t) omp_get_max_threads()) |
| load_main_module (globals) | |
Variables | |
| constexpr nullopt_t | nullopt = detail::nullopt_instance<tl::nullopt_t>::instance |
| machine = platform.machine() | |
| has_vectorization_instructions | |
| globals | |
| using proxsuite::optional = tl::optional<T> |
Definition at line 40 of file optional.hpp.
| using proxsuite::nullopt_t = tl::nullopt_t |
Definition at line 41 of file optional.hpp.
|
inline |
| proxsuite.load_main_module | ( | globals | ) |
Definition at line 12 of file __init__.py.
|
constexpr |
Definition at line 42 of file optional.hpp.
| proxsuite.machine = platform.machine() |
Definition at line 4 of file __init__.py.
| proxsuite.has_vectorization_instructions |
Definition at line 5 of file __init__.py.
| proxsuite.globals |
Definition at line 37 of file __init__.py.