3#ifndef pRC_CORE_FUNCTORS_RESHAPE_H
4#define pRC_CORE_FUNCTORS_RESHAPE_H
15 constexpr decltype(
auto)
operator()(
X &&a)
const
Definition cholesky.hpp:18
std::enable_if_t< B{}, int > If
Definition type_traits.hpp:68
std::size_t Size
Definition type_traits.hpp:20
static constexpr Conditional< IsSatisfied< C >, RemoveConstReference< X >, X > copy(X &&a)
Definition copy.hpp:13
static constexpr auto reshape(X &&a)
Reshapes a Tensor.
Definition reshape.hpp:29
Definition reshape.hpp:13
Definition type_traits.hpp:38