Public Types | Static Public Attributes | List of all members
Eigen::internal::traits< TensorVolumePatchOp< Planes, Rows, Cols, XprType > > Struct Template Reference

#include <TensorVolumePatch.h>

Inheritance diagram for Eigen::internal::traits< TensorVolumePatchOp< Planes, Rows, Cols, XprType > >:
Inheritance graph
[legend]

Public Types

typedef remove_reference< Nested >::type _Nested
 
typedef XprTraits::Index Index
 
typedef XprType::Nested Nested
 
typedef internal::remove_const< typename XprType::Scalar >::type Scalar
 
typedef XprTraits::StorageKind StorageKind
 
typedef traits< XprType > XprTraits
 

Static Public Attributes

static const int Layout = XprTraits::Layout
 
static const int NumDimensions = XprTraits::NumDimensions + 1
 

Detailed Description

template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType>
struct Eigen::internal::traits< TensorVolumePatchOp< Planes, Rows, Cols, XprType > >

Definition at line 26 of file TensorVolumePatch.h.

Member Typedef Documentation

template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType >
typedef remove_reference<Nested>::type Eigen::internal::traits< TensorVolumePatchOp< Planes, Rows, Cols, XprType > >::_Nested

Definition at line 33 of file TensorVolumePatch.h.

template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType >
typedef XprTraits::Index Eigen::internal::traits< TensorVolumePatchOp< Planes, Rows, Cols, XprType > >::Index

Definition at line 31 of file TensorVolumePatch.h.

template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType >
typedef XprType::Nested Eigen::internal::traits< TensorVolumePatchOp< Planes, Rows, Cols, XprType > >::Nested

Definition at line 32 of file TensorVolumePatch.h.

template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType >
typedef internal::remove_const<typename XprType::Scalar>::type Eigen::internal::traits< TensorVolumePatchOp< Planes, Rows, Cols, XprType > >::Scalar

Definition at line 28 of file TensorVolumePatch.h.

template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType >
typedef XprTraits::StorageKind Eigen::internal::traits< TensorVolumePatchOp< Planes, Rows, Cols, XprType > >::StorageKind

Definition at line 30 of file TensorVolumePatch.h.

template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType >
typedef traits<XprType> Eigen::internal::traits< TensorVolumePatchOp< Planes, Rows, Cols, XprType > >::XprTraits

Definition at line 29 of file TensorVolumePatch.h.

Member Data Documentation

template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType >
const int Eigen::internal::traits< TensorVolumePatchOp< Planes, Rows, Cols, XprType > >::Layout = XprTraits::Layout
static

Definition at line 35 of file TensorVolumePatch.h.

template<DenseIndex Planes, DenseIndex Rows, DenseIndex Cols, typename XprType >
const int Eigen::internal::traits< TensorVolumePatchOp< Planes, Rows, Cols, XprType > >::NumDimensions = XprTraits::NumDimensions + 1
static

Definition at line 34 of file TensorVolumePatch.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:52