Eigen::TensorBase< Derived, AccessLevel > Class Template Reference

The tensor base class. More...

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

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.

Definition at line 58 of file TensorForwardDeclarations.h.


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