SHOGUN  6.0.0
CRandom Member List

This is the complete list of members for CRandom, including all inherited members.

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject *> *dict)CSGObject
clone()CSGObjectvirtual
clone_parameters(CSGObject *other)CSGObjectprotected
CRandom()CRandom
CRandom(uint32_t seed)CRandom
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() constCSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
fill_array(uint32_t *array, int32_t size) constCRandom
fill_array(uint64_t *array, int32_t size) constCRandom
fill_array_c1o2(float64_t *array, int32_t size) constCRandom
fill_array_co(float64_t *array, int32_t size) constCRandom
fill_array_oc(float64_t *array, int32_t size) constCRandom
fill_array_oo(float64_t *array, int32_t size) constCRandom
generate_seed()CRandomstatic
get(const Tag< T > &_tag) constCSGObject
get(const std::string &name) constCSGObject
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() constCRandomvirtual
get_seed() constCRandom
has(const std::string &name) constCSGObject
has(const Tag< T > &tag) constCSGObject
has(const std::string &name) constCSGObject
ioCSGObject
is_generic(EPrimitiveType *generic) constCSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parametersCSGObject
normal_distrib(float64_t mu, float64_t sigma) constCRandom
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
random(uint64_t min_value, uint64_t max_value)CRandom
random(int64_t min_value, int64_t max_value)CRandom
random(uint32_t min_value, uint32_t max_value)CRandom
random(int32_t min_value, int32_t max_value)CRandom
random(float32_t min_value, float32_t max_value)CRandom
random(float64_t min_value, float64_t max_value)CRandom
random(floatmax_t min_value, floatmax_t max_value)CRandom
random_32() constCRandom
random_64() constCRandom
random_close() constCRandom
random_half_open() constCRandom
random_open() constCRandom
random_s32() constCRandom
random_s64() constCRandom
register_param(Tag< T > &_tag, const T &value)CSGObjectprotected
register_param(const std::string &name, const T &value)CSGObjectprotected
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set(const Tag< T > &_tag, const T &value)CSGObject
set(const std::string &name, const T &value)CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_seed(uint32_t seed)CRandom
shallow_copy() constCSGObjectvirtual
std_normal_distrib() constCRandom
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CRandom()CRandomvirtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation