Public Types | List of all members
Eigen::internal::shuffle_mask< p, q, r, s > Struct Template Reference

#include <PacketMath.h>

Public Types

enum  { mask = (s)<<6|(r)<<4|(q)<<2|(p) }
 

Detailed Description

template<int p, int q, int r, int s>
struct Eigen::internal::shuffle_mask< p, q, r, s >

Definition at line 56 of file SSE/PacketMath.h.

Member Enumeration Documentation

◆ anonymous enum

template<int p, int q, int r, int s>
anonymous enum
Enumerator
mask 

Definition at line 57 of file SSE/PacketMath.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:22