block_image_to_column_problem.hpp Source File#
block_image_to_column_problem.hpp
Go to the documentation of this file.
Definition tile/core/algorithm/cluster_descriptor.hpp:13
remove_cv_t< std::remove_reference_t< T > > remove_cvref_t
Definition type_traits.hpp:21
Definition block_image_to_column_problem.hpp:17
static constexpr index_t AligmentIn
Definition block_image_to_column_problem.hpp:23
static constexpr index_t NDimSpatial
Definition block_image_to_column_problem.hpp:22
remove_cvref_t< InDataType_ > InDataType
Definition block_image_to_column_problem.hpp:18
remove_cvref_t< BlockShape_ > BlockShape
Definition block_image_to_column_problem.hpp:20
static constexpr index_t AligmentOut
Definition block_image_to_column_problem.hpp:24
remove_cvref_t< OutDataType_ > OutDataType
Definition block_image_to_column_problem.hpp:19