Eigen-unsupported  5.0.1-dev+284dcc12
 
Loading...
Searching...
No Matches
Eigen::TensorConvolutionOp< Indices, InputXprType, KernelXprType > Class Template Reference

#include <unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h>

Detailed Description

template<typename Indices, typename InputXprType, typename KernelXprType>
class Eigen::TensorConvolutionOp< Indices, InputXprType, KernelXprType >

Tensor convolution class.

+ Inheritance diagram for Eigen::TensorConvolutionOp< Indices, InputXprType, KernelXprType >:

Public Member Functions

const internal::remove_all_t< typename InputXprType::Nested > & inputExpression () const
 

Member Function Documentation

◆ inputExpression()

template<typename Indices, typename InputXprType, typename KernelXprType>
const internal::remove_all_t< typename InputXprType::Nested > & Eigen::TensorConvolutionOp< Indices, InputXprType, KernelXprType >::inputExpression ( ) const
inline
Returns
the nested expressions

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