glucat  0.8.2
Public Member Functions | Private Attributes | List of all members
glucat::framed_multi< Scalar_T, LO, HI >::hash_size_t Class Reference

Public Member Functions

 hash_size_t (size_t hash_size)
 
size_t operator() () const
 

Private Attributes

size_t n
 

Detailed Description

template<typename Scalar_T = double, const index_t LO = DEFAULT_LO, const index_t HI = DEFAULT_HI>
class glucat::framed_multi< Scalar_T, LO, HI >::hash_size_t

Definition at line 180 of file framed_multi.h.

Constructor & Destructor Documentation

◆ hash_size_t()

template<typename Scalar_T = double, const index_t LO = DEFAULT_LO, const index_t HI = DEFAULT_HI>
glucat::framed_multi< Scalar_T, LO, HI >::hash_size_t::hash_size_t ( size_t  hash_size)
inline

Definition at line 183 of file framed_multi.h.

Member Function Documentation

◆ operator()()

template<typename Scalar_T = double, const index_t LO = DEFAULT_LO, const index_t HI = DEFAULT_HI>
size_t glucat::framed_multi< Scalar_T, LO, HI >::hash_size_t::operator() ( ) const
inline

Member Data Documentation

◆ n

template<typename Scalar_T = double, const index_t LO = DEFAULT_LO, const index_t HI = DEFAULT_HI>
size_t glucat::framed_multi< Scalar_T, LO, HI >::hash_size_t::n
private

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