proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
#include <proxsuite/linalg/veg/internal/macros.hpp>
Classes | |
struct | DetectImpl |
struct | DetectImpl< U, typename U::_veglib_impl_member_extract::Type > |
Public Types | |
using | Detect = DetectImpl<T> |
using | Type = typename Detect::Type |
Static Public Attributes | |
static constexpr bool | value = Detect::value |
Definition at line 860 of file macros.hpp.
using proxsuite::linalg::veg::_detail::member_extract_access< T >::Detect = DetectImpl<T> |
Definition at line 875 of file macros.hpp.
using proxsuite::linalg::veg::_detail::member_extract_access< T >::Type = typename Detect::Type |
Definition at line 877 of file macros.hpp.
|
staticconstexpr |
Definition at line 876 of file macros.hpp.