![]() |
|
Public Member Functions | |
| DSizes< DenseIndex, 3 > | dimensions (const Tensor< float, 3 > &input1, const Tensor< float, 3 > &input2) const |
| template<typename Output , typename Device > | |
| void | eval (const Tensor< float, 3 > &input1, const Tensor< float, 3 > &input2, Output &output, const Device &device) const |
| DSizes< DenseIndex, 3 > | dimensions (const TensorType &input1, const TensorType &input2) const |
| template<typename Output , typename Device > | |
| void | eval (const TensorType &input1, const TensorType &input2, Output &output, const Device &device) const |
|
inline |
References Eigen::Tensor< Scalar_, NumIndices_, Options_, IndexType_ >::dimension().
|
inline |
|
inline |
References Eigen::TensorBase< Derived, AccessLevel >::chip(), i, and output().
|
inline |