proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
Namespaces | |
namespace | detail |
namespace | helpers |
namespace | linalg |
namespace | proxqp |
namespace | serialization |
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()) |
Variables | |
constexpr nullopt_t | nullopt = detail::nullopt_instance<tl::nullopt_t>::instance |
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 |
|
constexpr |
Definition at line 42 of file optional.hpp.