Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
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 interchangably in expressions.


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