Public Types | Private Types | List of all members
Eigen::internal::compute_tensor_flags< Scalar, Options > Class Template Reference

#include <TensorTraits.h>

Public Types

enum  { ret = packet_access_bit }
 

Private Types

enum  { is_dynamic_size_storage = 1, is_aligned, packet_access_bit = packet_traits<Scalar>::Vectorizable && is_aligned ? PacketAccessBit : 0 }
 

Detailed Description

template<typename Scalar, int Options>
class Eigen::internal::compute_tensor_flags< Scalar, Options >

Definition at line 18 of file TensorTraits.h.

Member Enumeration Documentation

template<typename Scalar , int Options>
anonymous enum
private
Enumerator
is_dynamic_size_storage 
is_aligned 
packet_access_bit 

Definition at line 20 of file TensorTraits.h.

template<typename Scalar , int Options>
anonymous enum
Enumerator
ret 

Definition at line 43 of file TensorTraits.h.


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


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