xtensor
Loading...
Searching...
No Matches
xt::xcontainer_iterable_types< D > Struct Template Reference

Public Types

using inner_shape_type = typename xcontainer_inner_types<D>::inner_shape_type
 
using stepper = xstepper<D>
 
using const_stepper = xstepper<const D>
 

Detailed Description

template<class D>
struct xt::xcontainer_iterable_types< D >

Definition at line 34 of file xcontainer.hpp.

Member Typedef Documentation

◆ const_stepper

template<class D >
using xt::xcontainer_iterable_types< D >::const_stepper = xstepper<const D>

Definition at line 38 of file xcontainer.hpp.

◆ inner_shape_type

template<class D >
using xt::xcontainer_iterable_types< D >::inner_shape_type = typename xcontainer_inner_types<D>::inner_shape_type

Definition at line 36 of file xcontainer.hpp.

◆ stepper

template<class D >
using xt::xcontainer_iterable_types< D >::stepper = xstepper<D>

Definition at line 37 of file xcontainer.hpp.


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