class representation<kfr::shape<dims>> types¶ template <kfr::index_t dims> struct representation<kfr::shape<dims>> { … } typedef type ¶ using type = std::string Defined at base/shape.hpp:931 function get(const kfr::shape<dims> &) ¶ static std::string get(const kfr::shape<dims>& value) Defined at base/shape.hpp:932 Defined at base/shape.hpp:929