function tensor_from_container(Container) tensor¶
template <has_data_size Container, typename T = typename Container::value_type>
KFR_INTRINSIC tensor<T, 1> tensor_from_container(Container container) Defined at base/tensor.hpp:932