![]() |
Eigen-unsupported
5.0.1-dev+284dcc12
|
#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_t< typename XprType::Nested > & | nestedExpression () const |
|
inline |