![]() |
Eigen-unsupported
3.4.1 (git rev 28ded8800c26864e537852658428ab44c8399e87)
|
#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 |