| build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
| clone() | CSGObject | virtual |
| CRandom() | CRandom | |
| CRandom(uint32_t seed) | CRandom | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| deep_copy() const | CSGObject | virtual |
| equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
| fill_array(uint32_t *array, int32_t size) const | CRandom | |
| fill_array(uint64_t *array, int32_t size) const | CRandom | |
| fill_array_c1o2(float64_t *array, int32_t size) const | CRandom | |
| fill_array_co(float64_t *array, int32_t size) const | CRandom | |
| fill_array_oc(float64_t *array, int32_t size) const | CRandom | |
| fill_array_oo(float64_t *array, int32_t size) const | CRandom | |
| generate_seed() | CRandom | static |
| get(const Tag< T > &_tag) const | CSGObject | |
| get(const std::string &name) const | CSGObject | |
| 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() const | CRandom | virtual |
| get_seed() const | CRandom | |
| has(const std::string &name) const | CSGObject | |
| has(const Tag< T > &tag) const | CSGObject | |
| has(const std::string &name) const | CSGObject | |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
| load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
| load_serializable_post() | CSGObject | protectedvirtual |
| load_serializable_pre() | CSGObject | protectedvirtual |
| m_gradient_parameters | CSGObject | |
| m_hash | CSGObject | |
| m_model_selection_parameters | CSGObject | |
| m_parameters | CSGObject | |
| normal_distrib(float64_t mu, float64_t sigma) const | CRandom | |
| parallel | CSGObject | |
| parameter_hash_changed() | CSGObject | virtual |
| print_modsel_params() | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | virtual |
| 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() const | CRandom | |
| random_64() const | CRandom | |
| random_close() const | CRandom | |
| random_half_open() const | CRandom | |
| random_open() const | CRandom | |
| random_s32() const | CRandom | |
| random_s64() const | CRandom | |
| register_param(Tag< T > &_tag, const T &value) | CSGObject | protected |
| register_param(const std::string &name, const T &value) | CSGObject | protected |
| save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
| save_serializable_post() | CSGObject | protectedvirtual |
| save_serializable_pre() | CSGObject | protectedvirtual |
| 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() const | CSGObject | virtual |
| std_normal_distrib() const | CRandom | |
| unset_generic() | CSGObject | |
| update_parameter_hash() | CSGObject | virtual |
| version | CSGObject | |
| ~CRandom() | CRandom | virtual |
| ~CSGObject() | CSGObject | virtual |