Eigen-unsupported  5.0.1-dev+284dcc12
 
Loading...
Searching...
No Matches
Eigen::TensorCwiseNullaryOp< NullaryOp, XprType > Class Template Reference

#include <unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h>

Detailed Description

template<typename NullaryOp, typename XprType>
class Eigen::TensorCwiseNullaryOp< NullaryOp, XprType >

Tensor nullary expression.

The TensorCwiseNullaryOp class applies a nullary operators to an expression. This is typically used to generate constants.

+ Inheritance diagram for Eigen::TensorCwiseNullaryOp< NullaryOp, XprType >:

The documentation for this class was generated from the following file: