nngn
Loading...
Searching...
No Matches
nngn::StatsBase< CRTP, N > Struct Template Reference

#include <stats.h>

Public Member Functions

auto * to_u64_array (void) const
 
auto * to_u64_array (void)
 
auto * to_u64_array (void) const
 
auto * to_u64_array (void)
 

Static Public Member Functions

static constexpr std::size_t size (void)
 
static constexpr std::size_t size (void)
 

Static Public Attributes

static constexpr auto N_EVENTS = N
 

Member Function Documentation

◆ size() [1/2]

template<typename CRTP , std::size_t N>
constexpr std::size_t nngn::StatsBase< CRTP, N >::size ( void  )
staticconstexpr

◆ size() [2/2]

template<typename CRTP , std::size_t N>
static constexpr std::size_t nngn::StatsBase< CRTP, N >::size ( void  )
staticconstexpr

◆ to_u64_array() [1/4]

template<typename CRTP , std::size_t N>
auto * nngn::StatsBase< CRTP, N >::to_u64_array ( void  )

◆ to_u64_array() [2/4]

template<typename CRTP , std::size_t N>
auto * nngn::StatsBase< CRTP, N >::to_u64_array ( void  )

◆ to_u64_array() [3/4]

template<typename CRTP , std::size_t N>
auto * nngn::StatsBase< CRTP, N >::to_u64_array ( void  ) const

◆ to_u64_array() [4/4]

template<typename CRTP , std::size_t N>
auto * nngn::StatsBase< CRTP, N >::to_u64_array ( void  ) const

Member Data Documentation

◆ N_EVENTS

template<typename CRTP , std::size_t N>
static constexpr auto nngn::StatsBase< CRTP, N >::N_EVENTS = N
staticconstexpr

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