3#ifndef pRC_CORE_TENSOR_ZERO_H
4#define pRC_CORE_TENSOR_ZERO_H
27 using Sizes =
typename T::Sizes;
Definition sequence.hpp:56
Definition cholesky.hpp:18
static constexpr auto makeConstantSequence()
Definition sequence.hpp:402
std::enable_if_t< B{}, int > If
Definition type_traits.hpp:68
RemoveConst< RemoveReference< T > > RemoveConstReference
Definition type_traits.hpp:62
Definition type_traits.hpp:60
Definition type_traits.hpp:16
constexpr auto operator()()
Definition zero.hpp:20
Definition type_traits.hpp:268