SyTen

◆ STensorStorage

template<Rank... Ranks>
using syten::STensorImpl::STensorStorage = typedef std::variant<Tensor<Ranks>...>

Internal storage type for the variant of the STensor.