vSMC  v3.0.0
Scalable Monte Carlo
vsmc::Weight Member List

This is the complete list of members for vsmc::Weight, including all inherited members.

add_log(InputIter first)vsmc::Weightinline
add_log(const double *first)vsmc::Weightinline
add_log(double *first)vsmc::Weightinline
add_log(RandomIter first, int stride)vsmc::Weightinline
data() const vsmc::Weightinline
draw(RNGType &rng) const vsmc::Weightinline
ess() const vsmc::Weightinline
mul(InputIter first)vsmc::Weightinline
mul(const double *first)vsmc::Weightinline
mul(double *first)vsmc::Weightinline
mul(RandomIter first, int stride)vsmc::Weightinline
read_weight(OutputIter first) const vsmc::Weightinline
read_weight(RandomIter first, int stride) const vsmc::Weightinline
reserve(size_type N)vsmc::Weightinline
resize(size_type N)vsmc::Weightinline
set(InputIter first)vsmc::Weightinline
set(RandomIter first, int stride)vsmc::Weightinline
set_equal()vsmc::Weightinline
set_log(InputIter first)vsmc::Weightinline
set_log(RandomIter first, int stride)vsmc::Weightinline
shrink_to_fit()vsmc::Weightinline
size() const vsmc::Weightinline
size_type typedefvsmc::Weight
Weight(size_type N=0)vsmc::Weightinlineexplicit