proxsuite 0.7.2 The Advanced Proximal Optimization Toolbox |
#include "proxsuite/linalg/veg/internal/typedefs.hpp"#include "proxsuite/linalg/veg/internal/macros.hpp"#include "proxsuite/linalg/veg/internal/prologue.hpp"#include "proxsuite/linalg/veg/internal/epilogue.hpp"Go to the source code of this file.
Namespaces | |
| namespace | proxsuite |
| namespace | proxsuite::linalg |
| namespace | proxsuite::linalg::veg |
| namespace | proxsuite::linalg::veg::meta |
| namespace | proxsuite::linalg::veg::_detail |
| namespace | proxsuite::linalg::veg::_detail::_meta |
| namespace | proxsuite::linalg::veg::concepts |
Functions | |
| proxsuite::linalg::veg::concepts::VEG_DEF_CONCEPT (typename... Ts, all_same, _detail::_meta::all_same_impl< meta::make_index_sequence< sizeof...(Ts)>, Ts... >::value) | |
| template<usize I, typename T> | |
| auto | proxsuite::linalg::veg::_detail::get_type (HollowLeaf< I, T > const *) VEG_NOEXCEPT -> T |
| template<typename T, usize I> | |
| auto | proxsuite::linalg::veg::_detail::get_idx (HollowLeaf< I, T > const *) VEG_NOEXCEPT -> meta::constant< usize, I > |