![]() |
Eigen-unsupported
3.3.9
|
#include <unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h>
Tensor binary expression.
The TensorCwiseBinaryOp class represents an expression where a binary operator (e.g. addition) is applied to a lhs and a rhs expression.
Inheritance diagram for Eigen::TensorCwiseBinaryOp< BinaryOp, LhsXprType, RhsXprType >:Public Member Functions | |
| const internal::remove_all< typenameLhsXprType::Nested >::type & | lhsExpression () const |
|
inline |