Template Numerical Library version\ main:9e7b0f4
Loading...
Searching...
No Matches
TNL::Containers::ConstStaticSizesHolder< Index, dimension, constSize > Class Template Reference

Public Types

using IndexType = Index

Public Member Functions

template<std::size_t level>
__cuda_callable__ Index getSize () const
__cuda_callable__ Index operator[] (Index level) const
 Returns the dynamic size along a specific axis. It is always equal to the static size.

Static Public Member Functions

static constexpr std::size_t getDimension ()
template<std::size_t level>
static constexpr std::size_t getStaticSize ()
static constexpr Index getStaticSize (Index level)
 Returns the static size of a specific dimension identified by a runtime parameter level.

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