Eigen-unsupported  5.0.1-dev
Loading...
Searching...
No Matches
Eigen::TensorBase< Derived, AccessLevel > Class Template Reference

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

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: