|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#include <prc/core/functors/view.hpp>#include <prc/core/tensor/declarations.hpp>#include <prc/core/tensor/views/reshape.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<Size... Ns, class X , IsTensorish R = RemoveReference<X>> requires (Sizes<Ns...>::size() == R::size()) | |
| static constexpr auto | pRC::reshape (X &&a) |