PLearn 0.1
PLearn::PRandom Member List
This is the complete list of members for PLearn::PRandom, including all inherited members.
_classname_()PLearn::PRandom [static]
_getOptionList_()PLearn::PRandom [static]
_getRemoteMethodMap_()PLearn::PRandom [static]
_isa_(const Object *o)PLearn::PRandom [static]
_new_instance_for_typemap_()PLearn::PRandom [static]
_static_initialize_()PLearn::PRandom [static]
_static_initializer_PLearn::PRandom [static]
asString() const PLearn::Object [virtual]
asStringRemoteTransmit() const PLearn::Object [virtual]
binomial_sample(real pp)PLearn::PRandom
bounded_uniform(real a, real b)PLearn::PRandom
build()PLearn::PRandom [virtual]
build_()PLearn::PRandom [private]
call(const string &methodname, int nargs, PStream &io)PLearn::Object [virtual]
changeOption(const string &optionname, const string &value)PLearn::Object
changeOptions(const map< string, string > &name_value)PLearn::Object [virtual]
classname() const PLearn::PRandom [virtual]
common(bool random_seed=true)PLearn::PRandom [static]
declareMethods(RemoteMethodMap &rmm)PLearn::Object [protected, static]
declareOptions(OptionList &ol)PLearn::PRandom [protected, static]
declaringFile()PLearn::PRandom [inline, static]
deepCopy(CopiesMap &copies) const PLearn::PRandom [virtual]
deepCopyNoMap()PLearn::Object
ensure_exponential_distribution()PLearn::PRandom [inline, protected]
ensure_normal_distribution()PLearn::PRandom [inline, protected]
ensure_uniform_01()PLearn::PRandom [inline, protected]
exp_sample()PLearn::PRandom
exponential_distributionPLearn::PRandom [protected]
fill_random_discrete(const Vec &dest, const Vec &set)PLearn::PRandom
fill_random_normal(const Vec &dest, real mean=0, real stddev=1)PLearn::PRandom
fill_random_normal(const Mat &dest, real mean=0, real stddev=1)PLearn::PRandom
fill_random_uniform(const Vec &dest, real min=0, real max=1)PLearn::PRandom
fill_random_uniform(const Mat &dest, real min=0, real max=1)PLearn::PRandom
fixed_seedPLearn::PRandom [protected]
gaussian_01()PLearn::PRandom
gaussian_mu_sigma(real mu, real sigma)PLearn::PRandom
get_exponential_distribution() const PLearn::PRandom [inline]
get_fixed_seed() const PLearn::PRandom [inline]
get_normal_distribution() const PLearn::PRandom [inline]
get_rgen() const PLearn::PRandom [inline]
get_seed() const PLearn::PRandom [inline]
get_the_seed() const PLearn::PRandom [inline]
get_uniform_01() const PLearn::PRandom [inline]
getOption(const string &optionname) const PLearn::Object
getOptionList() const PLearn::PRandom [virtual]
getOptionMap() const PLearn::PRandom [virtual]
getOptionsToRemoteTransmit() const PLearn::Object [virtual]
getOptionsToSave() const PLearn::Object [virtual]
getRemoteMethodMap() const PLearn::PRandom [virtual]
hasOption(const string &optionname) const PLearn::Object
info() const PLearn::Object [virtual]
inherited typedefPLearn::PRandom [private]
load(const PPath &filename)PLearn::Object [virtual]
makeDeepCopyFromShallowCopy(CopiesMap &copies)PLearn::PRandom [virtual]
manual_seed(int32_t x)PLearn::PRandom
manual_seed_(int32_t x)PLearn::PRandom [protected]
multinomial_sample(const Vec &distribution)PLearn::PRandom
newread(PStream &in, unsigned int id=UINT_MAX)PLearn::Object
newwrite(PStream &out) const PLearn::Object [virtual]
normal_distributionPLearn::PRandom [protected]
normal_sample()PLearn::PRandom [inline]
Object(bool call_build_=false)PLearn::Object
oldread(istream &in)PLearn::Object [virtual]
operator=(const PRandom &rhs)PLearn::PRandom
parseOptionName(const string &optionname, Object *&final_object, OptionList::iterator &option_iter, string &option_index)PLearn::Object
parseOptionName(const string &optionname, const Object *&final_object, OptionList::iterator &option_iter, string &option_index) const PLearn::Object
PPointable()PLearn::PPointable [inline]
PPointable(const PPointable &other)PLearn::PPointable [inline]
PRandom(int32_t seed=-1)PLearn::PRandom
PRandom(const PRandom &rhs)PLearn::PRandom
prepareToSendResults(PStream &out, int nres)PLearn::Object [static]
read(istream &in)PLearn::Object [virtual]
readOptionVal(PStream &in, const string &optionname, unsigned int id=UINT_MAX)PLearn::Object
ref() const PLearn::PPointable [inline]
rgenPLearn::PRandom [protected]
run()PLearn::Object [virtual]
save(const PPath &filename) const PLearn::Object [virtual]
seed_PLearn::PRandom
setOption(const string &optionname, const string &value)PLearn::Object
shuffleElements(const TVec< T > &vec)PLearn::PRandom
shuffleRows(const TMat< T > &mat)PLearn::PRandom
split()PLearn::PRandom
the_seedPLearn::PRandom [protected]
time_seed()PLearn::PRandom [inline]
time_seed_()PLearn::PRandom [protected]
uniform_01PLearn::PRandom [protected]
uniform_multinomial_sample(int n)PLearn::PRandom [inline]
uniform_sample()PLearn::PRandom
unref() const PLearn::PPointable [inline]
usage() const PLearn::PPointable [inline]
weightedShuffleElements(const TVec< T > &vec, const Vec &weights, int number_to_keep=-1)PLearn::PRandom
write(ostream &out) const PLearn::Object [virtual]
writeOptionVal(PStream &out, const string &optionname) const PLearn::Object
~Object()PLearn::Object [virtual]
~PPointable()PLearn::PPointable [inline, virtual]
~PRandom()PLearn::PRandom [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines