logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

std::bernoulli_distribution::param_type

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libstdc++      std::bernoulli_distribution::param_type(3cxx)

Detailed Description

       Parameter type.

Name

       std::bernoulli_distribution::param_type

Synopsis

       #include <random>

   PublicTypestypedefbernoulli_distributiondistribution_typePublicMemberFunctionsparam_type (double __p)
       double p () const

   Friends
       bool operator== (const param_type &__p1, const param_type &__p2)

See Also