Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::isOfNormalIndex< CustomIndices > Struct Template Reference

Static Public Attributes

static const bool is_array
 
static const bool is_int
 
static const bool value
 

Detailed Description

template<typename Scalar_, int NumIndices_, int Options_, typename IndexType_>
template<typename CustomIndices>
struct Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::isOfNormalIndex< CustomIndices >

Definition at line 93 of file Tensor.h.

Member Data Documentation

◆ is_array

template<typename Scalar_ , int NumIndices_, int Options_, typename IndexType_ >
template<typename CustomIndices >
const bool Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::isOfNormalIndex< CustomIndices >::is_array
static

Definition at line 94 of file Tensor.h.

◆ is_int

template<typename Scalar_ , int NumIndices_, int Options_, typename IndexType_ >
template<typename CustomIndices >
const bool Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::isOfNormalIndex< CustomIndices >::is_int
static

Definition at line 95 of file Tensor.h.

◆ value

template<typename Scalar_ , int NumIndices_, int Options_, typename IndexType_ >
template<typename CustomIndices >
const bool Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::isOfNormalIndex< CustomIndices >::value
static

Definition at line 96 of file Tensor.h.


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