MCPcopy Create free account

hub / github.com/aguinet/wannakey / functions

Functions2,534 in github.com/aguinet/wannakey

MethodBOOST_PREVENT_MACRO_SUBSTITUTION
Returns the smallest value that the distribution can produce. */
wannakey/third-party/boost/random/piecewise_constant_distribution.hpp:382
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
wannakey/third-party/boost/random/inversive_congruential.hpp:78
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
* Returns the smallest value that the @c linear_congruential_engine * can produce. */
wannakey/third-party/boost/random/linear_congruential.hpp:169
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
* Returns the smallest value that the generator can produce */
wannakey/third-party/boost/random/linear_congruential.hpp:356
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
compiler-generated copy ctor and copy assignment are fine
wannakey/third-party/boost/random/uniform_01.hpp:87
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
wannakey/third-party/boost/random/uniform_01.hpp:144
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
Returns the smallest value that the generator can produce. */
wannakey/third-party/boost/random/subtract_with_carry.hpp:192
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
Returns the smallest value that the generator can produce. */
wannakey/third-party/boost/random/subtract_with_carry.hpp:424
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
Returns the minimum value of the distribution */
wannakey/third-party/boost/random/uniform_int_distribution.hpp:344
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
Returns the smallest value that the distribution can produce. */
wannakey/third-party/boost/random/geometric_distribution.hpp:127
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
Returns the smallest value that the distribution can produce. */
wannakey/third-party/boost/random/triangle_distribution.hpp:135
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
Returns the smallest value that the distribution can produce. */
wannakey/third-party/boost/random/beta_distribution.hpp:125
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
* Returns the smallest value that the generator can produce. * This is the same as the minimum of the underlying generator. */
wannakey/third-party/boost/random/discard_block.hpp:139
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
wannakey/third-party/boost/random/discard_block.hpp:212
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
wannakey/third-party/boost/random/detail/uniform_int_float.hpp:47
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
wannakey/third-party/boost/numeric/conversion/detail/old_numeric_cast.hpp:86
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
wannakey/third-party/boost/numeric/conversion/detail/old_numeric_cast.hpp:118
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
wannakey/third-party/boost/numeric/conversion/detail/old_numeric_cast.hpp:142
MethodBOOST_PREVENT_MACRO_SUBSTITUTION
wannakey/third-party/boost/numeric/conversion/detail/old_numeric_cast.hpp:271
FunctionBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
Constructs a @c linear_feedback_shift_engine, seeding it with s0. */
wannakey/third-party/boost/random/linear_feedback_shift.hpp:70
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
wannakey/third-party/boost/random/linear_feedback_shift.hpp:205
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
* Constructs an @c independent_bits_engine, using seed as * the constructor argument for both base generators. */
wannakey/third-party/boost/random/independent_bits.hpp:71
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
* Constructs a @c xor_combine_engine, seeding both base generators * with @c v. * * @xmlwarning * The exact algorithm used by this
wannakey/third-party/boost/random/xor_combine.hpp:68
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
* Constructs a @c shuffle_output_engine by invoking the one-argument * constructor of the base generator with the parameter seed. * * C
wannakey/third-party/boost/random/shuffle_order.hpp:85
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
Creates a new @c lagged_fibonacci_engine and calls @c seed(value). */
wannakey/third-party/boost/random/lagged_fibonacci.hpp:67
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
wannakey/third-party/boost/random/lagged_fibonacci.hpp:223
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
Constructs a @c lagged_fibonacci_01 generator and calls @c seed(value). */
wannakey/third-party/boost/random/lagged_fibonacci.hpp:274
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
wannakey/third-party/boost/random/lagged_fibonacci.hpp:450
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
* Constructs an @c additive_combine_engine, using seed as * the constructor argument for both base generators. */
wannakey/third-party/boost/random/additive_combine.hpp:79
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
* Constructs a @c mersenne_twister_engine and calls @c seed(value). */
wannakey/third-party/boost/random/mersenne_twister.hpp:112
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
wannakey/third-party/boost/random/mersenne_twister.hpp:650
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
* Constructs an @c inversive_congruential_engine, seeding it with @c x0. */
wannakey/third-party/boost/random/inversive_congruential.hpp:90
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
* Constructs a @c linear_congruential_engine, seeding it with @c x0. */
wannakey/third-party/boost/random/linear_congruential.hpp:88
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
* Constructs a \rand48 generator with x(0) := (x0 << 16) | 0x330e. */
wannakey/third-party/boost/random/linear_congruential.hpp:368
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
* Constructs a new @c subtract_with_carry_engine and seeds * it with @c value. */
wannakey/third-party/boost/random/subtract_with_carry.hpp:136
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
Creates a new subtract_with_carry_01_engine and seeds it with value. */
wannakey/third-party/boost/random/subtract_with_carry.hpp:353
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
wannakey/third-party/boost/random/subtract_with_carry.hpp:548
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
wannakey/third-party/boost/random/subtract_with_carry.hpp:574
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_CONSTRUCTOR
* Creates a new \discard_block_engine and seeds the underlying * generator with @c value */
wannakey/third-party/boost/random/discard_block.hpp:74
FunctionBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
Seeds a @c linear_feedback_shift_engine with @c s0. */
wannakey/third-party/boost/random/linear_feedback_shift.hpp:90
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
* Seeds an @c independent_bits_engine, using @c seed as the * seed for the base generator. */
wannakey/third-party/boost/random/independent_bits.hpp:111
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
@c seeds both base generators with @c v. */
wannakey/third-party/boost/random/xor_combine.hpp:94
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
* Invokes the one-argument seed method of the base generator * with the parameter seed and re-initializes the internal buffer array. *
wannakey/third-party/boost/random/shuffle_order.hpp:114
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
* Sets the state of the generator to values produced by * a \minstd_rand0 generator. */
wannakey/third-party/boost/random/lagged_fibonacci.hpp:91
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
* Constructs a \minstd_rand0 generator with the constructor parameter * value and calls seed with it. Distinct seeds in the range * [1, 2147
wannakey/third-party/boost/random/lagged_fibonacci.hpp:294
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
* Seeds an @c additive_combine_engine, using @c seed as the * seed for both base generators. */
wannakey/third-party/boost/random/additive_combine.hpp:138
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
* Sets the state x(0) to v mod 2w. Then, iteratively, * sets x(i) to * (i + f * (x(i-1) xor (x(i-1) rshift w-2))) mod 2<sup>w</sup> * f
wannakey/third-party/boost/random/mersenne_twister.hpp:141
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
wannakey/third-party/boost/random/mersenne_twister.hpp:660
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
* If c mod m is zero and x0 mod m is zero, changes the current value of * the generator to 1. Otherwise, changes it to x0 mod m. If c is zero,
wannakey/third-party/boost/random/inversive_congruential.hpp:124
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
* If c mod m is zero and x0 mod m is zero, changes the current value of * the generator to 1. Otherwise, changes it to x0 mod m. If c is zero,
wannakey/third-party/boost/random/linear_congruential.hpp:127
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
* Changes the current value x(n) of the generator to (x0 << 16) | 0x330e. */
wannakey/third-party/boost/random/linear_congruential.hpp:388
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
wannakey/third-party/boost/random/subtract_with_carry.hpp:160
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
Seeds the generator with @c value. */
wannakey/third-party/boost/random/subtract_with_carry.hpp:391
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
wannakey/third-party/boost/random/subtract_with_carry.hpp:559
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
wannakey/third-party/boost/random/subtract_with_carry.hpp:585
MethodBOOST_RANDOM_DETAIL_ARITHMETIC_SEED
Seeds the underlying generator with s. */
wannakey/third-party/boost/random/discard_block.hpp:95
FunctionBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two generators will produce identical * sequences of outputs. */
wannakey/third-party/boost/random/linear_feedback_shift.hpp:160
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are the same. */
wannakey/third-party/boost/random/normal_distribution.hpp:294
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two instances of @c normal_distribution will * return identical sequences of values given equal generators. */
wannakey/third-party/boost/random/normal_distribution.hpp:385
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are the same. */
wannakey/third-party/boost/random/piecewise_linear_distribution.hpp:219
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two distributions will return the * same sequence of values, when passed equal generators. */
wannakey/third-party/boost/random/piecewise_linear_distribution.hpp:472
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns: true iff the two @c independent_bits_engines will * produce the same sequence of values. */
wannakey/third-party/boost/random/independent_bits.hpp:219
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are the same. */
wannakey/third-party/boost/random/discrete_distribution.hpp:324
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two distributions will return the * same sequence of values, when passed equal generators. */
wannakey/third-party/boost/random/discrete_distribution.hpp:551
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are equal. */
wannakey/third-party/boost/random/lognormal_distribution.hpp:84
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two distributions will produce identical * sequences of values given equal generators. */
wannakey/third-party/boost/random/lognormal_distribution.hpp:176
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
wannakey/third-party/boost/random/hyperexponential_distribution.hpp:538
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
wannakey/third-party/boost/random/hyperexponential_distribution.hpp:863
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are equal. */
wannakey/third-party/boost/random/cauchy_distribution.hpp:85
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two distributions will produce * identical sequences of values, given equal generators. */
wannakey/third-party/boost/random/cauchy_distribution.hpp:194
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two generators will produce identical sequences. */
wannakey/third-party/boost/random/xor_combine.hpp:161
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are the same. */
wannakey/third-party/boost/random/laplace_distribution.hpp:64
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two instances of @c laplace_distribution will * return identical sequences of values given equal generators. */
wannakey/third-party/boost/random/laplace_distribution.hpp:158
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are equal. */
wannakey/third-party/boost/random/exponential_distribution.hpp:76
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true iff the two distributions will produce identical * sequences of values given equal generators. */
wannakey/third-party/boost/random/exponential_distribution.hpp:163
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are the same. */
wannakey/third-party/boost/random/weibull_distribution.hpp:67
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two instances of @c weibull_distribution will * return identical sequences of values given equal generators. */
wannakey/third-party/boost/random/weibull_distribution.hpp:160
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are equal. */
wannakey/third-party/boost/random/uniform_smallint.hpp:148
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two distributions will produce identical * sequences of values given equal generators. */
wannakey/third-party/boost/random/uniform_smallint.hpp:227
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are equal. */
wannakey/third-party/boost/random/uniform_real_distribution.hpp:136
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two distributions will produce identical sequences * of values given equal generators. */
wannakey/third-party/boost/random/uniform_real_distribution.hpp:224
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are equal. */
wannakey/third-party/boost/random/bernoulli_distribution.hpp:80
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true iff the two distributions will produce identical * sequences of values given equal generators. */
wannakey/third-party/boost/random/bernoulli_distribution.hpp:178
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are the same. */
wannakey/third-party/boost/random/fisher_f_distribution.hpp:71
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two instances of @c fisher_f_distribution will * return identical sequences of values given equal generators. */
wannakey/third-party/boost/random/fisher_f_distribution.hpp:166
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the parameters have the same values. */
wannakey/third-party/boost/random/non_central_chi_squared_distribution.hpp:97
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if two distributions have the same parameters and produce the same sequence of random numbers given equal generators.*/
wannakey/third-party/boost/random/non_central_chi_squared_distribution.hpp:204
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two generators will produce identical sequences. */
wannakey/third-party/boost/random/shuffle_order.hpp:203
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are the same. */
wannakey/third-party/boost/random/extreme_value_distribution.hpp:67
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two instances of @c extreme_value_distribution will * return identical sequences of values given equal generators. */
wannakey/third-party/boost/random/extreme_value_distribution.hpp:160
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two generators will produce identical * sequences of outputs. */
wannakey/third-party/boost/random/lagged_fibonacci.hpp:167
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two generators will produce identical * sequences of outputs. */
wannakey/third-party/boost/random/lagged_fibonacci.hpp:382
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns: true iff the two @c additive_combine_engines will * produce the same sequence of values. */
wannakey/third-party/boost/random/additive_combine.hpp:226
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are equal. */
wannakey/third-party/boost/random/uniform_on_sphere.hpp:79
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two distributions will produce identical * sequences of values, given equal generators. */
wannakey/third-party/boost/random/uniform_on_sphere.hpp:264
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are the same. */
wannakey/third-party/boost/random/student_t_distribution.hpp:68
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two instances of @c student_t_distribution will * return identical sequences of values given equal generators. */
wannakey/third-party/boost/random/student_t_distribution.hpp:163
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
Returns true if the two sets of parameters are the same. */
wannakey/third-party/boost/random/piecewise_constant_distribution.hpp:204
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two distributions will return the * same sequence of values, when passed equal generators. */
wannakey/third-party/boost/random/piecewise_constant_distribution.hpp:447
MethodBOOST_RANDOM_DETAIL_EQUALITY_OPERATOR
* Returns true if the two generators will produce identical * sequences of outputs. */
wannakey/third-party/boost/random/inversive_congruential.hpp:204
← previousnext →801–900 of 2,534, ranked by callers