Public Types | Static Public Attributes | List of all members
Eigen::TensorSycl::internal::CalculateIndex< N, Arg1, Arg2 > Struct Template Reference

#include <TensorSyclPlaceHolderExpr.h>

Public Types

typedef PlaceHolderExpression< Arg1, N-Arg2LeafCount >::Type Arg1Type
 
typedef PlaceHolderExpression< Arg2, N >::Type Arg2Type
 
typedef utility::tuple::Tuple< Arg1Type, Arg2TypeArgsTuple
 

Static Public Attributes

static const size_t Arg2LeafCount = LeafCount<Arg2>::Count
 

Detailed Description

template<size_t N, typename Arg1, typename Arg2>
struct Eigen::TensorSycl::internal::CalculateIndex< N, Arg1, Arg2 >

Definition at line 56 of file TensorSyclPlaceHolderExpr.h.

Member Typedef Documentation

template<size_t N, typename Arg1 , typename Arg2 >
typedef PlaceHolderExpression<Arg1, N - Arg2LeafCount>::Type Eigen::TensorSycl::internal::CalculateIndex< N, Arg1, Arg2 >::Arg1Type

Definition at line 58 of file TensorSyclPlaceHolderExpr.h.

template<size_t N, typename Arg1 , typename Arg2 >
typedef PlaceHolderExpression<Arg2, N>::Type Eigen::TensorSycl::internal::CalculateIndex< N, Arg1, Arg2 >::Arg2Type

Definition at line 59 of file TensorSyclPlaceHolderExpr.h.

template<size_t N, typename Arg1 , typename Arg2 >
typedef utility::tuple::Tuple<Arg1Type, Arg2Type> Eigen::TensorSycl::internal::CalculateIndex< N, Arg1, Arg2 >::ArgsTuple

Definition at line 60 of file TensorSyclPlaceHolderExpr.h.

Member Data Documentation

template<size_t N, typename Arg1 , typename Arg2 >
const size_t Eigen::TensorSycl::internal::CalculateIndex< N, Arg1, Arg2 >::Arg2LeafCount = LeafCount<Arg2>::Count
static

Definition at line 57 of file TensorSyclPlaceHolderExpr.h.


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


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