Class sdm::TensorImpl
template <typename... I>
Class List > sdm > TensorImpl
The vector interface. To be considered as a vector in SDM'Studio, a class must implement all the following functions. More...
#include <tensor_impl.hpp>
Public Functions
Type | Name |
---|---|
virtual std::string | str () const = 0 |
Detailed Description
Template parameters:
I
Type of the index.T
Type of the values.
Public Functions Documentation
function str
virtual std::string sdm::TensorImpl::str () const = 0
The documentation for this class was generated from the following file src/sdm/utils/linear_algebra/tensor_impl.hpp