Static Public Member Functions | List of all members
Eigen::internal::tensor_static_symgroup_do_apply< internal::type_list< first, next... > > Struct Template Reference

#include <StaticSymmetry.h>

Static Public Member Functions

template<typename Op , typename RV , std::size_t SGNumIndices, typename Index , std::size_t NumIndices, typename... Args>
static RV run (const std::array< Index, NumIndices > &idx, RV initial, Args &&...args)
 
template<typename Op , typename RV , std::size_t SGNumIndices, typename Index , typename... Args>
static RV run (const std::vector< Index > &idx, RV initial, Args &&...args)
 

Detailed Description

template<typename first, typename... next>
struct Eigen::internal::tensor_static_symgroup_do_apply< internal::type_list< first, next... > >

Definition at line 140 of file StaticSymmetry.h.

Member Function Documentation

template<typename first , typename... next>
template<typename Op , typename RV , std::size_t SGNumIndices, typename Index , std::size_t NumIndices, typename... Args>
static RV Eigen::internal::tensor_static_symgroup_do_apply< internal::type_list< first, next... > >::run ( const std::array< Index, NumIndices > &  idx,
RV  initial,
Args &&...  args 
)
inlinestatic

Definition at line 143 of file StaticSymmetry.h.

template<typename first , typename... next>
template<typename Op , typename RV , std::size_t SGNumIndices, typename Index , typename... Args>
static RV Eigen::internal::tensor_static_symgroup_do_apply< internal::type_list< first, next... > >::run ( const std::vector< Index > &  idx,
RV  initial,
Args &&...  args 
)
inlinestatic

Definition at line 152 of file StaticSymmetry.h.


The documentation for this struct was generated from the following file:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:48