Public Types | List of all members
Eigen::internal::quad_traits< Scalar > Struct Template Reference

#include <MatrixProduct.h>

Public Types

enum  { vectorsize = packet_traits<Scalar>::size, size = 4, rows = 4 }
 
typedef vectortype rhstype
 
typedef PacketBlock< vectortype, 4 > type
 
typedef packet_traits< Scalar >::type vectortype
 

Detailed Description

template<typename Scalar>
struct Eigen::internal::quad_traits< Scalar >

Definition at line 62 of file MatrixProduct.h.

Member Typedef Documentation

◆ rhstype

template<typename Scalar >
typedef vectortype Eigen::internal::quad_traits< Scalar >::rhstype

Definition at line 72 of file MatrixProduct.h.

◆ type

template<typename Scalar >
typedef PacketBlock<vectortype,4> Eigen::internal::quad_traits< Scalar >::type

Definition at line 71 of file MatrixProduct.h.

◆ vectortype

template<typename Scalar >
typedef packet_traits<Scalar>::type Eigen::internal::quad_traits< Scalar >::vectortype

Definition at line 70 of file MatrixProduct.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Scalar >
anonymous enum
Enumerator
vectorsize 
size 
rows 

Definition at line 73 of file MatrixProduct.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:28