![]() |
Eigen-unsupported
3.3.9
|
#include <unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h>
Tensor unary expression.
The TensorCwiseUnaryOp class represents an expression where a unary operator (e.g. cwiseSqrt) is applied to an expression.
Inheritance diagram for Eigen::TensorCwiseUnaryOp< UnaryOp, XprType >:Public Member Functions | |
| const internal::remove_all< typenameXprType::Nested >::type & | nestedExpression () const |
|
inline |