proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::nb::narrow< To > Struct Template Reference

#include <proxsuite/linalg/veg/internal/narrow.hpp>

Public Member Functions

 VEG_TEMPLATE ((typename From), requires VEG_CONCEPT(integral< From >) &&VEG_CONCEPT(integral< To >), constexpr auto operator(),(from, From)) const VEG_NOEXCEPT -> To
 

Detailed Description

template<typename To>
struct proxsuite::linalg::veg::nb::narrow< To >

Definition at line 14 of file narrow.hpp.

Member Function Documentation

◆ VEG_TEMPLATE()

template<typename To >
proxsuite::linalg::veg::nb::narrow< To >::VEG_TEMPLATE ( (typename From) ,
requires VEG_CONCEPTintegral< From >) &&VEG_CONCEPT(integral< To >,
constexpr auto operator(),
(from, From)  ) const -> To
inline

Definition at line 16 of file narrow.hpp.


The documentation for this struct was generated from the following file: