3#ifndef pRC_CORE_TENSOR_FUNCTIONS_RESHAPE_H
4#define pRC_CORE_TENSOR_FUNCTIONS_RESHAPE_H
14 static inline constexpr auto reshape(X &&a)
Definition sequence.hpp:29
static constexpr auto size()
Definition sequence.hpp:69
Definition reshape.hpp:16
Definition concepts.hpp:31
Definition cholesky.hpp:10
std::size_t Size
Definition basics.hpp:31
std::remove_reference_t< T > RemoveReference
Definition basics.hpp:41
static constexpr decltype(auto) view(X &&a)
Definition view.hpp:13
static constexpr auto reshape(X &&a)
Definition reshape.hpp:14
static constexpr decltype(auto) eval(X &&a)
Definition eval.hpp:12