class representation<fmt_t<kfr::tensor<T, dims>, t, width, prec>> tensor
template <char t, int width, int prec, typename T, kfr::index_t dims>
struct representation<fmt_t<kfr::tensor<T, dims>, t, width, prec>> { … }
typedef type
Defined at base/tensor.hpp:1031
function get(const fmt_t<kfr::tensor<T, dims>, t, width, prec> &)
static std::string get(const fmt_t<kfr::tensor<T, dims>, t, width, prec>& value)
Defined at base/tensor.hpp:1032
Defined at base/tensor.hpp:1029