TR-mbed 1.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Eigen::internal::fixed_size_tensor_index_linearization_helper< Index, NumIndices, n, RowMajor > Struct Template Reference

#include <TensorDimensions.h>

Static Public Member Functions

template<typename Dimensions >
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index run (array< Index, NumIndices > const &indices, const Dimensions &dimensions)
 

Member Function Documentation

◆ run()

template<typename Index , std::ptrdiff_t NumIndices, std::ptrdiff_t n, bool RowMajor>
template<typename Dimensions >
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index Eigen::internal::fixed_size_tensor_index_linearization_helper< Index, NumIndices, n, RowMajor >::run ( array< Index, NumIndices > const indices,
const Dimensions &  dimensions 
)
inlinestatic

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