pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
pRC
Fold
Public Member Functions
|
List of all members
pRC::Fold< F, E, D > Struct Template Reference
#include <
fold.hpp
>
Public Member Functions
template<class... Xs,
If
<
True
<
decltype
(
fold
< F,
E
,
D
>(declval<
Xs
>()...))> >
constexpr
decltype
(
auto
)
operator()
(
Xs
&&...
args
)
const
Member Function Documentation
◆
operator()()
template<
class
F ,
Bool
E,
Direction
D>
template<class... Xs,
If
<
True
<
decltype
(
fold
< F,
E
,
D
>(declval<
Xs
>()...))> >
constexpr
decltype
(
auto
)
pRC::Fold
< F,
E
,
D
>
::operator
()
(
Xs
&&...
args
)
const
inline
constexpr
The documentation for this struct was generated from the following file:
prc/core/functors/
fold.hpp
Generated by
1.9.8