OTB
9.0.0
Orfeo Toolbox
|
#include <otbLayouts.h>
Public Types | |
using | extents_type = Extents |
using | index_type = typename LayoutPolicy< Extents >::index_type |
Public Member Functions | |
template<class... Indices> | |
constexpr index_type | operator() (Indices... i) const noexcept |
constexpr index_type | required_span_size () const noexcept |
Definition at line 189 of file otbLayouts.h.
using otb::details::generic_layout< LayoutPolicy >::mapping< Extents >::extents_type = Extents |
Definition at line 192 of file otbLayouts.h.
using otb::details::generic_layout< LayoutPolicy >::mapping< Extents >::index_type = typename LayoutPolicy<Extents>::index_type |
Definition at line 193 of file otbLayouts.h.
|
inlineconstexprnoexcept |
Definition at line 198 of file otbLayouts.h.
|
inlineconstexprnoexcept |
Definition at line 209 of file otbLayouts.h.
References otb::extents< StaticExtents >::extent().