Eigen-unsupported  3.4.90 (git rev 67eeba6e720c5745abc77ae6c92ce0a44aa7b7ae)
Eigen::TensorBase< Derived, AccessLevel > Class Template Reference

Detailed Description

template<typename Derived, int AccessLevel>
class Eigen::TensorBase< Derived, AccessLevel >

The tensor base class.

This class is the common parent of the Tensor and TensorMap class, thus making it possible to use either class interchangeably in expressions.

+ Inheritance diagram for Eigen::TensorBase< Derived, AccessLevel >:

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