TR-mbed 1.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
Eigen::internal::tensor_symmetry_assign_value< Tensor_ > Struct Template Reference

#include <Symmetry.h>

Public Types

typedef Tensor_::Index Index
 
typedef Tensor_::Scalar Scalar
 

Static Public Member Functions

static int run (const std::array< Index, NumIndices > &transformed_indices, int transformation_flags, int dummy, Tensor_ &tensor, const Scalar &value_)
 

Static Public Attributes

static constexpr std::size_t NumIndices = Tensor_::NumIndices
 

Member Typedef Documentation

◆ Index

◆ Scalar

Member Function Documentation

◆ run()

template<typename Tensor_ >
static int Eigen::internal::tensor_symmetry_assign_value< Tensor_ >::run ( const std::array< Index, NumIndices > &  transformed_indices,
int  transformation_flags,
int  dummy,
Tensor_ tensor,
const Scalar value_ 
)
inlinestatic

Member Data Documentation

◆ NumIndices

template<typename Tensor_ >
constexpr std::size_t Eigen::internal::tensor_symmetry_assign_value< Tensor_ >::NumIndices = Tensor_::NumIndices
staticconstexpr

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