class representation<kfr::tensor<T, dims>> tensor¶ template <typename T, kfr::index_t dims> struct representation<kfr::tensor<T, dims>> { … } typedef type ¶ using type = std::string Defined at base/tensor.hpp:1024 function get(const kfr::tensor<T, dims> &) ¶ static std::string get(const kfr::tensor<T, dims>& value) Defined at base/tensor.hpp:1025 Defined at base/tensor.hpp:1022