Kiwaku 0.1-beta
Containers Well Made
 
Loading...
Searching...
No Matches
kwk::concepts::extent Concept Reference

Shape and stride valid values. More...

#include <kwk/concepts/extent.hpp>

Detailed Description

Shape and stride valid values.

kwk::shape and kwk::stride can only be constructed from types satisfying the extent concepts, i.e kwk::_, an axis based option or any type convertible to integer.

Concept definition

template<typename T>
Shape and stride valid values.
Definition extent.hpp:44
Shape and stride named values.
Definition extent.hpp:27
Shape and stride numerical values.
Definition extent.hpp:35