TensorExpr Class Reference

Tensor expression classes. More...

#include <TensorExpr.h>

Detailed Description

Tensor expression classes.

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

The TensorCwiseUnaryOp class represents an expression where a unary operator (e.g. cwiseSqrt) is applied to an expression.

The TensorCwiseBinaryOp class represents an expression where a binary operator (e.g. addition) is applied to a lhs and a rhs expression.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:50