proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
#include <proxsuite/linalg/veg/internal/fix_index.hpp>
Public Types | |
using | type = meta::constant<Ternary, T> |
Public Member Functions | |
constexpr | Boolean () VEG_NOEXCEPT=default |
VEG_INLINE constexpr | Boolean (Boolean< maybe >, Unsafe) VEG_NOEXCEPT |
VEG_INLINE constexpr | Boolean (Boolean< maybe > b) VEG_NOEXCEPT |
VEG_NODISCARD VEG_INLINE constexpr | operator bool () const VEG_NOEXCEPT |
Friends | |
VEG_NODISCARD VEG_INLINE constexpr friend auto | operator! (Boolean) VEG_NOEXCEPT -> Boolean< T==yes ? no :yes > |
Definition at line 75 of file fix_index.hpp.
using proxsuite::linalg::veg::Boolean< T >::type = meta::constant<Ternary, T> |
Definition at line 78 of file fix_index.hpp.
|
constexprdefault |
|
constexpr |
Definition at line 142 of file dyn_index.hpp.
|
constexpr |
Definition at line 147 of file dyn_index.hpp.
|
inlineexplicitconstexpr |
Definition at line 90 of file fix_index.hpp.
|
friend |
Definition at line 85 of file fix_index.hpp.