Public Types | Static Public Member Functions | List of all members
Eigen::internal::copy_using_evaluator_innervec_CompleteUnrolling< Kernel, Index, Stop > Struct Template Reference

#include <AssignEvaluator.h>

Public Types

enum  { outer = Index / DstXprType::InnerSizeAtCompileTime, inner = Index % DstXprType::InnerSizeAtCompileTime, SrcAlignment = Kernel::AssignmentTraits::SrcAlignment, DstAlignment = Kernel::AssignmentTraits::DstAlignment }
 
typedef Kernel::DstEvaluatorType DstEvaluatorType
 
typedef DstEvaluatorType::XprType DstXprType
 
typedef Kernel::PacketType PacketType
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void run (Kernel &kernel)
 

Detailed Description

template<typename Kernel, int Index, int Stop>
struct Eigen::internal::copy_using_evaluator_innervec_CompleteUnrolling< Kernel, Index, Stop >

Definition at line 263 of file AssignEvaluator.h.

Member Typedef Documentation

◆ DstEvaluatorType

template<typename Kernel , int Index, int Stop>
typedef Kernel::DstEvaluatorType Eigen::internal::copy_using_evaluator_innervec_CompleteUnrolling< Kernel, Index, Stop >::DstEvaluatorType

Definition at line 268 of file AssignEvaluator.h.

◆ DstXprType

template<typename Kernel , int Index, int Stop>
typedef DstEvaluatorType::XprType Eigen::internal::copy_using_evaluator_innervec_CompleteUnrolling< Kernel, Index, Stop >::DstXprType

Definition at line 269 of file AssignEvaluator.h.

◆ PacketType

template<typename Kernel , int Index, int Stop>
typedef Kernel::PacketType Eigen::internal::copy_using_evaluator_innervec_CompleteUnrolling< Kernel, Index, Stop >::PacketType

Definition at line 270 of file AssignEvaluator.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Kernel , int Index, int Stop>
anonymous enum
Enumerator
outer 
inner 
SrcAlignment 
DstAlignment 

Definition at line 272 of file AssignEvaluator.h.

Member Function Documentation

◆ run()

template<typename Kernel , int Index, int Stop>
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::copy_using_evaluator_innervec_CompleteUnrolling< Kernel, Index, Stop >::run ( Kernel &  kernel)
inlinestatic

Definition at line 279 of file AssignEvaluator.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:11:44