vSMC
vSMC: Scalable Monte Carlo
|
Function template argument used for position. More...
#include <vsmc/internal/defines.hpp>
Public Types | |
typedef std::size_t | size_type |
typedef Position< N > | type |
Public Member Functions | |
constexpr | operator size_type () const |
constexpr size_type | operator() () const |
Static Public Attributes | |
static constexpr const size_type | value = N |
Function template argument used for position.
Definition at line 126 of file defines.hpp.
typedef std::size_t vsmc::Position< N >::size_type |
Definition at line 128 of file defines.hpp.
typedef Position<N> vsmc::Position< N >::type |
Definition at line 129 of file defines.hpp.
|
inline |
Definition at line 131 of file defines.hpp.
|
inline |
Definition at line 132 of file defines.hpp.
|
static |
Definition at line 130 of file defines.hpp.