lamppp
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
lmp::tensor::detail::TensorMetaHandler< Args > Class Template Reference

Public Member Functions

 TensorMetaHandler (Args... args)
 
TensorImplout () noexcept
 
tensor_list & in () noexcept
 
const OffsetUtiloffset () const noexcept
 
bool expand () const noexcept
 

Static Public Attributes

static constexpr std::size_t kNumElem
 

Member Data Documentation

◆ kNumElem

template<typename... Args>
constexpr std::size_t lmp::tensor::detail::TensorMetaHandler< Args >::kNumElem
staticconstexpr
Initial value:
=
(0 + ... + std::size_t{std::is_same_v<const TensorImpl*, Args>})

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