EIGEN_TENSOR_PLUGIN Support
In the documentation for the Eigen::Tensor, there is mention of being able to extend the Tensor class by defining EIGEN_TENSOR_PLUGIN
as per Extending MatrixBase (and other classes), but that feature appears to be wholly unimplemented.