xtensor
Loading...
Searching...
No Matches
Public Types
|
List of all members
xt::view_temporary_type< E, SL > Struct Template Reference
Public Types
using
type
Detailed Description
template<class E, class... SL>
struct xt::view_temporary_type< E, SL >
Definition at line
82
of file
xview_utils.hpp
.
Member Typedef Documentation
◆
type
template<class E, class... SL>
using
xt::view_temporary_type
< E, SL >::type
Initial value:
typename
detail::view_temporary_type_impl<
std::decay_t<typename E::value_type>,
typename
E::shape_type,
E::static_layout,
SL...>::type
Definition at line
84
of file
xview_utils.hpp
.
The documentation for this struct was generated from the following file:
/home/runner/work/xtensor/xtensor/include/xtensor/views/
xview_utils.hpp
xt
view_temporary_type
Generated by
1.13.2