│ │ │ │ Template Function check_state_type
│ │ │ │ +Function DEFINE_HIPRAND_STATE(hiprandState, curandState)
│ │ │ │ +Function DEFINE_HIPRAND_STATE(hiprandStatePhilox4_32_10, curandStatePhilox4_32_10)
│ │ │ │ Function DEFINE_HIPRAND_STATE(hiprandStateMtgp32, curandStateMtgp32)
│ │ │ │ Function DEFINE_HIPRAND_STATE(hiprandStateScrambledSobol32, curandStateScrambledSobol32)
│ │ │ │ Function DEFINE_HIPRAND_STATE(hiprandStateScrambledSobol64, curandStateScrambledSobol64)
│ │ │ │ -Function DEFINE_HIPRAND_STATE(hiprandState, curandState)
│ │ │ │ -Function DEFINE_HIPRAND_STATE(hiprandStatePhilox4_32_10, curandStatePhilox4_32_10)
│ │ │ │ Template Function hiprand(StateType *)
│ │ │ │ Function hiprand4(hiprandStatePhilox4_32_10_t *)
│ │ │ │ Template Function hiprand_discrete(StateType *, hiprandDiscreteDistribution_t)
│ │ │ │ Function hiprand_discrete4(hiprandStatePhilox4_32_10_t *, hiprandDiscreteDistribution_t)
│ │ │ │ -Template Function hiprand_init(const unsigned long long, const unsigned long long, const unsigned long long, StateType *)
│ │ │ │ -Function hiprand_init(hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t *)
│ │ │ │ Function hiprand_init(hiprandDirectionVectors32_t, unsigned int, unsigned int, hiprandStateScrambledSobol32_t *)
│ │ │ │ Function hiprand_init(hiprandDirectionVectors64_t, unsigned int, hiprandStateSobol64_t *)
│ │ │ │ Function hiprand_init(hiprandDirectionVectors64_t, unsigned long long int, unsigned int, hiprandStateScrambledSobol64_t *)
│ │ │ │ +Template Function hiprand_init(const unsigned long long, const unsigned long long, const unsigned long long, StateType *)
│ │ │ │ +Function hiprand_init(hiprandDirectionVectors32_t, unsigned int, hiprandStateSobol32_t *)
│ │ │ │ Template Function hiprand_log_normal(StateType *, float, float)
│ │ │ │ Template Function hiprand_log_normal2(StateType *, float, float)
│ │ │ │ Template Function hiprand_log_normal2_double(StateType *, double, double)
│ │ │ │ Function hiprand_log_normal4(hiprandStatePhilox4_32_10_t *, float, float)
│ │ │ │ Function hiprand_log_normal4_double(hiprandStatePhilox4_32_10_t *, double, double)
│ │ │ │ Template Function hiprand_log_normal_double(StateType *, double, double)
│ │ │ │ Template Function hiprand_long_long(StateType *)
│ │ │ │ ├── html2text {}
│ │ │ │ │ @@ -24,38 +24,38 @@
│ │ │ │ │ * curand_kernel.h
│ │ │ │ │ * hip/hip_runtime.h
│ │ │ │ │ * type_traits
│ │ │ │ │ ********** IInncclluuddeedd BByy_? **********
│ │ │ │ │ * _F_i_l_e_ _h_i_p_r_a_n_d___k_e_r_n_e_l_._h
│ │ │ │ │ ********** FFuunnccttiioonnss_? **********
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_h_e_c_k___s_t_a_t_e___t_y_p_e
│ │ │ │ │ + * _F_u_n_c_t_i_o_n_ _D_E_F_I_N_E___H_I_P_R_A_N_D___S_T_A_T_E_(_h_i_p_r_a_n_d_S_t_a_t_e_,_ _c_u_r_a_n_d_S_t_a_t_e_)
│ │ │ │ │ + * _F_u_n_c_t_i_o_n_ _D_E_F_I_N_E___H_I_P_R_A_N_D___S_T_A_T_E_(_h_i_p_r_a_n_d_S_t_a_t_e_P_h_i_l_o_x_4___3_2___1_0_,
│ │ │ │ │ + _c_u_r_a_n_d_S_t_a_t_e_P_h_i_l_o_x_4___3_2___1_0_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _D_E_F_I_N_E___H_I_P_R_A_N_D___S_T_A_T_E_(_h_i_p_r_a_n_d_S_t_a_t_e_M_t_g_p_3_2_,_ _c_u_r_a_n_d_S_t_a_t_e_M_t_g_p_3_2_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _D_E_F_I_N_E___H_I_P_R_A_N_D___S_T_A_T_E_(_h_i_p_r_a_n_d_S_t_a_t_e_S_c_r_a_m_b_l_e_d_S_o_b_o_l_3_2_,
│ │ │ │ │ _c_u_r_a_n_d_S_t_a_t_e_S_c_r_a_m_b_l_e_d_S_o_b_o_l_3_2_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _D_E_F_I_N_E___H_I_P_R_A_N_D___S_T_A_T_E_(_h_i_p_r_a_n_d_S_t_a_t_e_S_c_r_a_m_b_l_e_d_S_o_b_o_l_6_4_,
│ │ │ │ │ _c_u_r_a_n_d_S_t_a_t_e_S_c_r_a_m_b_l_e_d_S_o_b_o_l_6_4_)
│ │ │ │ │ - * _F_u_n_c_t_i_o_n_ _D_E_F_I_N_E___H_I_P_R_A_N_D___S_T_A_T_E_(_h_i_p_r_a_n_d_S_t_a_t_e_,_ _c_u_r_a_n_d_S_t_a_t_e_)
│ │ │ │ │ - * _F_u_n_c_t_i_o_n_ _D_E_F_I_N_E___H_I_P_R_A_N_D___S_T_A_T_E_(_h_i_p_r_a_n_d_S_t_a_t_e_P_h_i_l_o_x_4___3_2___1_0_,
│ │ │ │ │ - _c_u_r_a_n_d_S_t_a_t_e_P_h_i_l_o_x_4___3_2___1_0_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d_(_S_t_a_t_e_T_y_p_e_ _*_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d_4_(_h_i_p_r_a_n_d_S_t_a_t_e_P_h_i_l_o_x_4___3_2___1_0___t_ _*_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___d_i_s_c_r_e_t_e_(_S_t_a_t_e_T_y_p_e_ _*_,
│ │ │ │ │ _h_i_p_r_a_n_d_D_i_s_c_r_e_t_e_D_i_s_t_r_i_b_u_t_i_o_n___t_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___d_i_s_c_r_e_t_e_4_(_h_i_p_r_a_n_d_S_t_a_t_e_P_h_i_l_o_x_4___3_2___1_0___t_ _*_,
│ │ │ │ │ _h_i_p_r_a_n_d_D_i_s_c_r_e_t_e_D_i_s_t_r_i_b_u_t_i_o_n___t_)
│ │ │ │ │ - * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___i_n_i_t_(_c_o_n_s_t_ _u_n_s_i_g_n_e_d_ _l_o_n_g_ _l_o_n_g_,_ _c_o_n_s_t_ _u_n_s_i_g_n_e_d
│ │ │ │ │ - _l_o_n_g_ _l_o_n_g_,_ _c_o_n_s_t_ _u_n_s_i_g_n_e_d_ _l_o_n_g_ _l_o_n_g_,_ _S_t_a_t_e_T_y_p_e_ _*_)
│ │ │ │ │ - * _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___i_n_i_t_(_h_i_p_r_a_n_d_D_i_r_e_c_t_i_o_n_V_e_c_t_o_r_s_3_2___t_,_ _u_n_s_i_g_n_e_d_ _i_n_t_,
│ │ │ │ │ - _h_i_p_r_a_n_d_S_t_a_t_e_S_o_b_o_l_3_2___t_ _*_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___i_n_i_t_(_h_i_p_r_a_n_d_D_i_r_e_c_t_i_o_n_V_e_c_t_o_r_s_3_2___t_,_ _u_n_s_i_g_n_e_d_ _i_n_t_,_ _u_n_s_i_g_n_e_d
│ │ │ │ │ _i_n_t_,_ _h_i_p_r_a_n_d_S_t_a_t_e_S_c_r_a_m_b_l_e_d_S_o_b_o_l_3_2___t_ _*_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___i_n_i_t_(_h_i_p_r_a_n_d_D_i_r_e_c_t_i_o_n_V_e_c_t_o_r_s_6_4___t_,_ _u_n_s_i_g_n_e_d_ _i_n_t_,
│ │ │ │ │ _h_i_p_r_a_n_d_S_t_a_t_e_S_o_b_o_l_6_4___t_ _*_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___i_n_i_t_(_h_i_p_r_a_n_d_D_i_r_e_c_t_i_o_n_V_e_c_t_o_r_s_6_4___t_,_ _u_n_s_i_g_n_e_d_ _l_o_n_g_ _l_o_n_g
│ │ │ │ │ _i_n_t_,_ _u_n_s_i_g_n_e_d_ _i_n_t_,_ _h_i_p_r_a_n_d_S_t_a_t_e_S_c_r_a_m_b_l_e_d_S_o_b_o_l_6_4___t_ _*_)
│ │ │ │ │ + * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___i_n_i_t_(_c_o_n_s_t_ _u_n_s_i_g_n_e_d_ _l_o_n_g_ _l_o_n_g_,_ _c_o_n_s_t_ _u_n_s_i_g_n_e_d
│ │ │ │ │ + _l_o_n_g_ _l_o_n_g_,_ _c_o_n_s_t_ _u_n_s_i_g_n_e_d_ _l_o_n_g_ _l_o_n_g_,_ _S_t_a_t_e_T_y_p_e_ _*_)
│ │ │ │ │ + * _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___i_n_i_t_(_h_i_p_r_a_n_d_D_i_r_e_c_t_i_o_n_V_e_c_t_o_r_s_3_2___t_,_ _u_n_s_i_g_n_e_d_ _i_n_t_,
│ │ │ │ │ + _h_i_p_r_a_n_d_S_t_a_t_e_S_o_b_o_l_3_2___t_ _*_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___l_o_g___n_o_r_m_a_l_(_S_t_a_t_e_T_y_p_e_ _*_,_ _f_l_o_a_t_,_ _f_l_o_a_t_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___l_o_g___n_o_r_m_a_l_2_(_S_t_a_t_e_T_y_p_e_ _*_,_ _f_l_o_a_t_,_ _f_l_o_a_t_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___l_o_g___n_o_r_m_a_l_2___d_o_u_b_l_e_(_S_t_a_t_e_T_y_p_e_ _*_,_ _d_o_u_b_l_e_,_ _d_o_u_b_l_e_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___l_o_g___n_o_r_m_a_l_4_(_h_i_p_r_a_n_d_S_t_a_t_e_P_h_i_l_o_x_4___3_2___1_0___t_ _*_,_ _f_l_o_a_t_,_ _f_l_o_a_t_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___l_o_g___n_o_r_m_a_l_4___d_o_u_b_l_e_(_h_i_p_r_a_n_d_S_t_a_t_e_P_h_i_l_o_x_4___3_2___1_0___t_ _*_,
│ │ │ │ │ _d_o_u_b_l_e_,_ _d_o_u_b_l_e_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _h_i_p_r_a_n_d___l_o_g___n_o_r_m_a_l___d_o_u_b_l_e_(_S_t_a_t_e_T_y_p_e_ _*_,_ _d_o_u_b_l_e_,_ _d_o_u_b_l_e_)
├── librocrand-doc_5.7.1-5_all.deb
│ ├── file list
│ │ @@ -1,3 +1,3 @@
│ │ -rw-r--r-- 0 0 0 4 2024-10-16 17:15:47.000000 debian-binary
│ │ --rw-r--r-- 0 0 0 32696 2024-10-16 17:15:47.000000 control.tar.xz
│ │ --rw-r--r-- 0 0 0 1869780 2024-10-16 17:15:47.000000 data.tar.xz
│ │ +-rw-r--r-- 0 0 0 32692 2024-10-16 17:15:47.000000 control.tar.xz
│ │ +-rw-r--r-- 0 0 0 1865496 2024-10-16 17:15:47.000000 data.tar.xz
│ ├── control.tar.xz
│ │ ├── control.tar
│ │ │ ├── ./md5sums
│ │ │ │ ├── ./md5sums
│ │ │ │ │┄ Files differ
│ ├── data.tar.xz
│ │ ├── data.tar
│ │ │ ├── ./usr/share/doc/librocrand-dev/rocrand-html/_sources/api/file_library_include_rocrand_rocrand_discrete.h.rst.txt
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -79,14 +79,26 @@
│ │ │ │ - :ref:`namespace_rocrand_device`
│ │ │ │
│ │ │ │
│ │ │ │ Functions
│ │ │ │ ---------
│ │ │ │
│ │ │ │
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga25407118ffdf710eb72e3a46b6006822`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1gaf92d85ebfec9d0d872283cf65d4b2dc4`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1gabbd1476ebca1a0a2197951c309e41e8b`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga86e38424535187129d417a5c4cb42b1e`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga33c9a934d9af2436638b66be60df0010`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1gada87bfe6dbf4f7a8917b95de5c7ece51`
│ │ │ │ +
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga4cf31cf20bad1bddf9e781981c9b3ac1`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gaffdc0b3bf2c23b73c6e1d1fb83f828c3`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gaf62e6e610897ed704ec0a39c8ce269eb`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gaf83c9b1f75768f802d77c77123295698`
│ │ │ │ @@ -95,26 +107,14 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gafc32e2f624032ce45d0b6b48f5980119`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gabbf189e591919160d3488f9629518756`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gab9a019b5df1371600e125637cb91ec8d`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga25407118ffdf710eb72e3a46b6006822`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1gaf92d85ebfec9d0d872283cf65d4b2dc4`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1gabbd1476ebca1a0a2197951c309e41e8b`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga86e38424535187129d417a5c4cb42b1e`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga33c9a934d9af2436638b66be60df0010`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1gada87bfe6dbf4f7a8917b95de5c7ece51`
│ │ │ │ -
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga1888f6bd2cf3a2db5caac832e86bd845`
│ │ │ │
│ │ │ │
│ │ │ │ Defines
│ │ │ │ -------
│ │ │ ├── ./usr/share/doc/librocrand-dev/rocrand-html/_sources/api/file_library_include_rocrand_rocrand_log_normal.h.rst.txt
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -68,14 +68,20 @@
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ Functions
│ │ │ │ ---------
│ │ │ │
│ │ │ │
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1gaf69f77ad8b410d158f5ee0c62e10b140`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1gab40c9f94648b62150fbf492c15032d42`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga3c8d5d225e5218f2909382efed4dad18`
│ │ │ │ +
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gae64fa3adf3aba7e3444af9171f5037b0`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga7779e2dd4866447169799746565bd07b`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gabc5b50d158b68522640acec12b3c9e30`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga8cc6e633722706bca86771a2d1da2561`
│ │ │ │ @@ -90,19 +96,17 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gadd6776bfb148c2ce4f86142f6ecadb95`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga427b9888fe9cbb0ab78498c060e34ee8`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gaaa18cd2acb3f251aa1d3bb125fd1108c`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1gaf69f77ad8b410d158f5ee0c62e10b140`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1gab40c9f94648b62150fbf492c15032d42`
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga79fa33620be165dca475ec760548f64e`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga3c8d5d225e5218f2909382efed4dad18`
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga2ef9a02cf6883cf3856e889cd0b52ef9`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gab2123dd461e9b5541edb89d03e805a73`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gaf06ddbceabb5db3c8ce16f609a903376`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga014643199ae558aea87efb72f783395e`
│ │ │ │
│ │ │ │ @@ -110,20 +114,18 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga47979179d6ca59a5fac27aea074734da`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga9db87b3d3f1ed838ade2186162621377`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga93c43aa40dde184d23e8e2f6d7302329`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga79fa33620be165dca475ec760548f64e`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga2ef9a02cf6883cf3856e889cd0b52ef9`
│ │ │ │ -
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga21c00971d1bfb7749313380093130a08`
│ │ │ │
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1gac7f942df3a15adcd4aa5767e4b815b09`
│ │ │ │ +
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga1a910b0413a9905ca92b736f84bcd732`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga911f881671df3500e38b60e1b4855c1b`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gaa598125c98e50b15fcf731e592dafd22`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gaf07a79a89bd09595fb125d329afe7f5e`
│ │ │ │ @@ -142,15 +144,15 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga7c5f7d0083c18e353e5dc53a0e59984b`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gae3004b71be98ffa320cbc86c17133c28`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gaa3ec8b31918fafb696a0e19eb3e062f1`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1gac7f942df3a15adcd4aa5767e4b815b09`
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga9b8ebd0200ffe09a28244f0dd37c965f`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga087a44d7cfcae7455a2fdaedcfa142c7`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gaebabfd255fd3eae72a4298aa71f17e6c`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga06d90aa2af3a732c18e6884ae8013b52`
│ │ │ │
│ │ │ │ @@ -160,16 +162,14 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gac3a9f9c1ee9f055aa1105a13bae22f4c`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga8698e3ab85f389c96266fff6a3edbad4`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gae0156503227c1f3bfd3051eed42a9b64`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga9b8ebd0200ffe09a28244f0dd37c965f`
│ │ │ │ -
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga66cf1a04e4536936c8a07f5ef9c6420c`
│ │ │ │
│ │ │ │
│ │ │ │ Defines
│ │ │ │ -------
│ │ │ ├── ./usr/share/doc/librocrand-dev/rocrand-html/_sources/api/file_library_include_rocrand_rocrand_normal.h.rst.txt
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -81,14 +81,18 @@
│ │ │ │ - :ref:`namespace_rocrand_device`
│ │ │ │
│ │ │ │
│ │ │ │ Functions
│ │ │ │ ---------
│ │ │ │
│ │ │ │
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga2a56da6b4917db821f5d1e4983201b00`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga91a8c9a6c8face2dd8253c6b1e9a6b0d`
│ │ │ │ +
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gade9ec6b2db38d8fb3711f001e867ae21`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga8f287814f2a3f0fa7b8a663c5b511672`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga13e2d73c47957c1cb7e29eccaa8cbe88`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga8e963b80a6430b2f6c9d4fd873ab9961`
│ │ │ │ @@ -105,18 +109,14 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga5ee06f8eeca8cd52c131139049451b67`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga875b7abb296d442569af8c656c301e8b`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga9353d42cedb08ebaaa93aecea370275b`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga2a56da6b4917db821f5d1e4983201b00`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga91a8c9a6c8face2dd8253c6b1e9a6b0d`
│ │ │ │ -
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga93ab6cdf89410d8e9018c5a389fa38e4`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gae528d51c490e875164bf12bf76d0617f`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga986d4d525ede3706852ae0d666a27bcd`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gaabb273178c2b4b23949784349569313b`
│ │ │ │ @@ -129,14 +129,18 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gae74ee82b180c8b1cd8602232b7764e1c`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga9eabbc3294887aa41420703f6ab00611`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga826854709b738f6f2290069a450c0258`
│ │ │ │
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga53202f24dcb723750477be469f1792fe`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga0688f77f03dccede0db4e267a66f4b37`
│ │ │ │ +
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gadc920de89b09f30f64862ba594fb7b84`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gaa0fe4809ad9437925d40f8e9d3c536d8`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga88a54b775e25d335fc7708e18f25858e`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga73e90f8a4b413ac07536c3b7f6e78198`
│ │ │ │ @@ -153,17 +157,15 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga0e84f2430a0561c12322bbec3679fed3`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga3fcb09ff5a906719dba4539cbf7be7ab`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga01cc87b7452294ba7deef944240bbacf`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga53202f24dcb723750477be469f1792fe`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga0688f77f03dccede0db4e267a66f4b37`
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga2b7110d15e7142d8a7386cb3daa8591d`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga3e13ddf5c3ea592511f2a8d471f6aa8e`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga2e4fb5da3d1bfd4f2ad7c7c71ecf4298`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gadb0a3c2149ddcdfd1193c800d6721c67`
│ │ │ │
│ │ │ │ @@ -173,16 +175,14 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gab4770151a507b17da8f704ffb8f80c68`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga9052a9d9324b36cbe7c9355919a206f1`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gae66cb5ce86a31bf0f990437b5c86145a`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga2b7110d15e7142d8a7386cb3daa8591d`
│ │ │ │ -
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga2650e2a840e8c89ba73434722c784e8f`
│ │ │ │
│ │ │ │
│ │ │ │ Defines
│ │ │ │ -------
│ │ │ ├── ./usr/share/doc/librocrand-dev/rocrand-html/_sources/api/file_library_include_rocrand_rocrand_poisson.h.rst.txt
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -77,14 +77,26 @@
│ │ │ │ - :ref:`namespace_rocrand_device`
│ │ │ │
│ │ │ │
│ │ │ │ Functions
│ │ │ │ ---------
│ │ │ │
│ │ │ │
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1gae193e88c203979f71871f8c97ca45655`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga700eca5b0ea504b97b86af0ee74878ac`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga92f8ee127fcc5ef29ac7ccf19fdd3aa3`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1gac7cbcc5d13a5704923ea0633468082ad`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga69b5b7bd1614e2776a80ffe31cf5c37e`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga81daf2faa36a465430d6e76f86146aa1`
│ │ │ │ +
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gaf13b00ef7dc19614408b445f86f90a59`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga1e87de0dd83190c479c51071497f1057`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gad233395607ecc1fb0fc87e8a44343170`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gadff0ca3a60fffbadd6bc6793908b9686`
│ │ │ │ @@ -93,26 +105,14 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga8dda599d6eea7afa58ca83c8b85d6dae`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga4274a70ca4a3c9ee1ff937288b5a493c`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga3c0672ddfabca191b3b22245712f85c6`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1gae193e88c203979f71871f8c97ca45655`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga700eca5b0ea504b97b86af0ee74878ac`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga92f8ee127fcc5ef29ac7ccf19fdd3aa3`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1gac7cbcc5d13a5704923ea0633468082ad`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga69b5b7bd1614e2776a80ffe31cf5c37e`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga81daf2faa36a465430d6e76f86146aa1`
│ │ │ │ -
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gada2c0b28bd5e80f7842d29e79caef035`
│ │ │ │
│ │ │ │
│ │ │ │ Defines
│ │ │ │ -------
│ │ │ ├── ./usr/share/doc/librocrand-dev/rocrand-html/_sources/api/file_library_include_rocrand_rocrand_uniform.h.rst.txt
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -79,14 +79,20 @@
│ │ │ │ - :ref:`namespace_rocrand_device`
│ │ │ │
│ │ │ │
│ │ │ │ Functions
│ │ │ │ ---------
│ │ │ │
│ │ │ │
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1gac6ac50d50c2b29836950af1a94611df8`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga8fa0721baf710856564b49d9079509f9`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1ga0998a4e2dd20ae1440378645e1c560ac`
│ │ │ │ +
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga33f8dfded4f6914ef47fe74f753a4853`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga832d9c3f451e0df63943f242f64f4b8e`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gab0066f1f2a85e18e8ce61eb03cb3be89`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga35241dd6e1396f513fc6c48019c0551d`
│ │ │ │ @@ -101,24 +107,22 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gae96bbe61b8e21f2dd40c5ba0cd5e0ce9`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga9ce802447438e90e709ed20e95fb7f95`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga3f5ed873cece7fdf0efa8bca4979aef3`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1gac6ac50d50c2b29836950af1a94611df8`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga8fa0721baf710856564b49d9079509f9`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1ga0998a4e2dd20ae1440378645e1c560ac`
│ │ │ │ -
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga13c610436e8d20e8411b0c592541c13b`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gae3f5d05afa1ddf66fb2ae88b861a0c34`
│ │ │ │
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1gabb683cf251fe2f9e0fc696d82eca8a32`
│ │ │ │ +
│ │ │ │ +- :ref:`exhale_function_group__rocranddevice_1gaffc772664d75d936cab69c5ac3fed9b9`
│ │ │ │ +
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga161ed44e86dc603a396638c687ce3b74`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gace65e9d1180e6a6eb0379846b8066a28`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gabdaf9266cef05e62fa24eea8adff83f8`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga4f5ba240fd3d74005519bd31e6493b83`
│ │ │ │ @@ -135,18 +139,14 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gae8b555fdd22fbb6b6d2fc850983a4b73`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga3c236a5f015bad53b42713cc87787de8`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga488aa98c8ccc728483989a2556f17c98`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1gabb683cf251fe2f9e0fc696d82eca8a32`
│ │ │ │ -
│ │ │ │ -- :ref:`exhale_function_group__rocranddevice_1gaffc772664d75d936cab69c5ac3fed9b9`
│ │ │ │ -
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1gae700bb333a2158660ee4c0e0acf50edb`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_group__rocranddevice_1ga369fda238036adbe288bf2c1b8e39214`
│ │ │ │
│ │ │ │
│ │ │ │ Defines
│ │ │ │ -------
│ │ │ ├── ./usr/share/doc/librocrand-dev/rocrand-html/_sources/api/namespace_rocrand_device.rst.txt
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -31,21 +31,21 @@
│ │ │ │
│ │ │ │ - :ref:`exhale_function_rocrand__threefry__common_8h_1a8f58ed6d13f117784ed3afd14f29d01d`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_rocrand__threefry2__impl_8h_1a8fd98898b463bfd6c6f33108042fece2`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_rocrand__threefry4__impl_8h_1ad4a0b304ab6efe8c1de412eab4385d63`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_rocrand__threefry2__impl_8h_1abaf95d9e020be1ba042b87d479fa555c`
│ │ │ │ -
│ │ │ │ - :ref:`exhale_function_rocrand__threefry4__impl_8h_1ac539b767c6131abbc8815670d723f40a`
│ │ │ │
│ │ │ │ -- :ref:`exhale_function_rocrand__threefry2__impl_8h_1a68e08e2a699486cf61791459f1ab82fd`
│ │ │ │ +- :ref:`exhale_function_rocrand__threefry2__impl_8h_1abaf95d9e020be1ba042b87d479fa555c`
│ │ │ │
│ │ │ │ - :ref:`exhale_function_rocrand__threefry4__impl_8h_1a390899caa33dea20d0d16524eb3122d7`
│ │ │ │
│ │ │ │ +- :ref:`exhale_function_rocrand__threefry2__impl_8h_1a68e08e2a699486cf61791459f1ab82fd`
│ │ │ │ +
│ │ │ │
│ │ │ │ Typedefs
│ │ │ │ --------
│ │ │ │
│ │ │ │
│ │ │ │ - :ref:`exhale_typedef_rocrand__mtgp32_8h_1a2d61e21de85c87bee447087d6cbb63cd`
│ │ │ ├── ./usr/share/doc/librocrand-dev/rocrand-html/api/file_library_include_rocrand_rocrand_discrete.h.html
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -127,28 +127,28 @@
│ │ │ │
│ │ │ │