Member List#
rocrand_cpp::normal_distribution< RealType >::param_type Member List
This is the complete list of members for rocrand_cpp::normal_distribution< RealType >::param_type, including all inherited members.
| distribution_type typedef | rocrand_cpp::normal_distribution< RealType >::param_type | |
| mean() const | rocrand_cpp::normal_distribution< RealType >::param_type | inline |
| operator!=(const param_type &other) const | rocrand_cpp::normal_distribution< RealType >::param_type | inline |
| operator=(const param_type ¶ms)=default | rocrand_cpp::normal_distribution< RealType >::param_type | |
| operator==(const param_type &other) const | rocrand_cpp::normal_distribution< RealType >::param_type | inline |
| param_type(RealType mean=0.0, RealType stddev=1.0) | rocrand_cpp::normal_distribution< RealType >::param_type | inline |
| param_type(const param_type ¶ms)=default | rocrand_cpp::normal_distribution< RealType >::param_type | |
| stddev() const | rocrand_cpp::normal_distribution< RealType >::param_type | inline |