prrng 1.12.1
|
This is the complete list of members for prrng::GeneratorBase_array< Derived, M >, including all inherited members.
cumsum_delta(const T &n, double scale=1) -> typename detail::return_type< double, M >::type | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_delta(const T &n, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_exponential(const T &n, double scale=1) -> typename detail::return_type< double, M >::type | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_exponential(const T &n, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_gamma(const T &n, double k=1, double scale=1) -> typename detail::return_type< double, M >::type | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_gamma(const T &n, double k=1, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_normal(const T &n, double mu=0, double sigma=1) -> typename detail::return_type< double, M >::type | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_normal(const T &n, double mu=0, double sigma=1) | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_pareto(const T &n, double k=1, double scale=1) -> typename detail::return_type< double, M >::type | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_pareto(const T &n, double k=1, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_power(const T &n, double k=1) -> typename detail::return_type< double, M >::type | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_power(const T &n, double k=1) | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_random(const T &n) -> typename detail::return_type< double, M >::type | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_random(const T &n) | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_weibull(const T &n, double k=1, double scale=1) -> typename detail::return_type< double, M >::type | prrng::GeneratorBase_array< Derived, M > | inline |
cumsum_weibull(const T &n, double k=1, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
decide(const P &p) -> typename detail::return_type< bool, P >::type | prrng::GeneratorBase_array< Derived, M > | inline |
decide(const P &p) | prrng::GeneratorBase_array< Derived, M > | inline |
decide(const P &p, R &ret) | prrng::GeneratorBase_array< Derived, M > | inline |
decide_masked(const P &p, const T &mask) -> typename detail::return_type< bool, P >::type | prrng::GeneratorBase_array< Derived, M > | inline |
decide_masked(const P &p, const T &mask) | prrng::GeneratorBase_array< Derived, M > | inline |
decide_masked(const P &p, const T &mask, R &ret) | prrng::GeneratorBase_array< Derived, M > | inline |
delta(const S &ishape, double scale=1) -> typename detail::composite_return_type< double, M, S >::type | prrng::GeneratorBase_array< Derived, M > | inline |
delta(const S &ishape, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
delta(const I(&ishape)[L], double scale=1) -> typename detail::composite_return_type< double, M, std::array< size_t, L > >::type | prrng::GeneratorBase_array< Derived, M > | inline |
delta(const I(&ishape)[L], double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
exponential(const S &ishape, double scale=1) -> typename detail::composite_return_type< double, M, S >::type | prrng::GeneratorBase_array< Derived, M > | inline |
exponential(const S &ishape, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
exponential(const I(&ishape)[L], double scale=1) -> typename detail::composite_return_type< double, M, std::array< size_t, L > >::type | prrng::GeneratorBase_array< Derived, M > | inline |
exponential(const I(&ishape)[L], double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
flat_index(const T &index) const | prrng::GeneratorBase_array< Derived, M > | inline |
gamma(const S &ishape, double k=1, double scale=1) -> typename detail::composite_return_type< double, M, S >::type | prrng::GeneratorBase_array< Derived, M > | inline |
gamma(const S &ishape, double k=1, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
gamma(const I(&ishape)[L], double k=1, double scale=1) -> typename detail::composite_return_type< double, M, std::array< size_t, L > >::type | prrng::GeneratorBase_array< Derived, M > | inline |
gamma(const I(&ishape)[L], double k=1, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
inbounds(const T &index) const | prrng::GeneratorBase_array< Derived, M > | inline |
m_shape | prrng::GeneratorBase_array< Derived, M > | protected |
m_size | prrng::GeneratorBase_array< Derived, M > | protected |
m_strides | prrng::GeneratorBase_array< Derived, M > | protected |
normal(const S &ishape, double mu=0, double sigma=1) -> typename detail::composite_return_type< double, M, S >::type | prrng::GeneratorBase_array< Derived, M > | inline |
normal(const S &ishape, double mu=0, double sigma=1) | prrng::GeneratorBase_array< Derived, M > | inline |
normal(const I(&ishape)[L], double mu=0, double sigma=1) -> typename detail::composite_return_type< double, M, std::array< size_t, L > >::type | prrng::GeneratorBase_array< Derived, M > | inline |
normal(const I(&ishape)[L], double mu=0, double sigma=1) | prrng::GeneratorBase_array< Derived, M > | inline |
pareto(const S &ishape, double k=1, double scale=1) -> typename detail::composite_return_type< double, M, S >::type | prrng::GeneratorBase_array< Derived, M > | inline |
pareto(const S &ishape, double k=1, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
pareto(const I(&ishape)[L], double k=1, double scale=1) -> typename detail::composite_return_type< double, M, std::array< size_t, L > >::type | prrng::GeneratorBase_array< Derived, M > | inline |
pareto(const I(&ishape)[L], double k=1, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
power(const S &ishape, double k=1) -> typename detail::composite_return_type< double, M, S >::type | prrng::GeneratorBase_array< Derived, M > | inline |
power(const S &ishape, double k=1) | prrng::GeneratorBase_array< Derived, M > | inline |
power(const I(&ishape)[L], double k=1) -> typename detail::composite_return_type< double, M, std::array< size_t, L > >::type | prrng::GeneratorBase_array< Derived, M > | inline |
power(const I(&ishape)[L], double k=1) | prrng::GeneratorBase_array< Derived, M > | inline |
randint(const S &ishape, T high) -> typename detail::composite_return_type< T, M, S >::type | prrng::GeneratorBase_array< Derived, M > | inline |
randint(const S &ishape, T high) | prrng::GeneratorBase_array< Derived, M > | inline |
randint(const I(&ishape)[L], T high) -> typename detail::composite_return_type< T, M, std::array< size_t, L > >::type | prrng::GeneratorBase_array< Derived, M > | inline |
randint(const I(&ishape)[L], T high) | prrng::GeneratorBase_array< Derived, M > | inline |
randint(const S &ishape, T low, U high) -> typename detail::composite_return_type< T, M, S >::type | prrng::GeneratorBase_array< Derived, M > | inline |
randint(const S &ishape, T low, U high) | prrng::GeneratorBase_array< Derived, M > | inline |
randint(const I(&ishape)[L], T low, U high) -> typename detail::composite_return_type< T, M, std::array< size_t, L > >::type | prrng::GeneratorBase_array< Derived, M > | inline |
randint(const I(&ishape)[L], T low, U high) | prrng::GeneratorBase_array< Derived, M > | inline |
random(const S &ishape) -> typename detail::composite_return_type< double, M, S >::type | prrng::GeneratorBase_array< Derived, M > | inline |
random(const S &ishape) | prrng::GeneratorBase_array< Derived, M > | inline |
random(const I(&ishape)[L]) -> typename detail::composite_return_type< double, M, std::array< size_t, L > >::type | prrng::GeneratorBase_array< Derived, M > | inline |
random(const I(&ishape)[L]) | prrng::GeneratorBase_array< Derived, M > | inline |
shape() const | prrng::GeneratorBase_array< Derived, M > | inline |
shape(T axis) const | prrng::GeneratorBase_array< Derived, M > | inline |
shape_type typedef | prrng::GeneratorBase_array< Derived, M > | |
size() const | prrng::GeneratorBase_array< Derived, M > | inline |
size_type typedef | prrng::GeneratorBase_array< Derived, M > | |
strides() const | prrng::GeneratorBase_array< Derived, M > | inline |
weibull(const S &ishape, double k=1, double scale=1) -> typename detail::composite_return_type< double, M, S >::type | prrng::GeneratorBase_array< Derived, M > | inline |
weibull(const S &ishape, double k=1, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |
weibull(const I(&ishape)[L], double k=1, double scale=1) -> typename detail::composite_return_type< double, M, std::array< size_t, L > >::type | prrng::GeneratorBase_array< Derived, M > | inline |
weibull(const I(&ishape)[L], double k=1, double scale=1) | prrng::GeneratorBase_array< Derived, M > | inline |