SHOGUN  v3.2.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
SGDynamicRefObjectArray 成员列表

成员的完整列表,这些成员属于 SGDynamicRefObjectArray,包括所有继承而来的类成员

append_element(CRefObject *e)SGDynamicRefObjectArray
back() const SGDynamicRefObjectArray
clear_array()SGDynamicRefObjectArray
delete_element(int32_t idx)SGDynamicRefObjectArray
element(int32_t idx1, int32_t idx2=0, int32_t idx3=0)SGDynamicRefObjectArray
find_element(CRefObject *elem) const SGDynamicRefObjectArray
get_array() const SGDynamicRefObjectArray
get_array_name() const SGDynamicRefObjectArray
get_array_size()SGDynamicRefObjectArray
get_array_size(int32_t &dim1, int32_t &dim2)SGDynamicRefObjectArray
get_array_size(int32_t &dim1, int32_t &dim2, int32_t &dim3)SGDynamicRefObjectArray
get_dim1()SGDynamicRefObjectArray
get_dim2()SGDynamicRefObjectArray
get_dim3()SGDynamicRefObjectArray
get_element(int32_t index) const SGDynamicRefObjectArray
get_element_safe(int32_t index) const SGDynamicRefObjectArray
get_last_element() const SGDynamicRefObjectArray
get_name() const SGDynamicRefObjectArrayvirtual
get_num_elements() const SGDynamicRefObjectArray
insert_element(CRefObject *e, int32_t index)SGDynamicRefObjectArray
operator=(SGDynamicRefObjectArray &orig)SGDynamicRefObjectArray
pop_back()SGDynamicRefObjectArray
push_back(CRefObject *e)SGDynamicRefObjectArray
reset_array()SGDynamicRefObjectArray
set_array_name(const char *p_name)SGDynamicRefObjectArray
set_element(CRefObject *e, int32_t idx1, int32_t idx2=0, int32_t idx3=0)SGDynamicRefObjectArray
set_granularity(int32_t g)SGDynamicRefObjectArray
SGDynamicRefObjectArray()SGDynamicRefObjectArray
SGDynamicRefObjectArray(int32_t dim1, int32_t dim2=1, int32_t dim3=1)SGDynamicRefObjectArray
SGDynamicRefObjectArray(CRefObject **p_array, int32_t p_dim1_size, bool p_free_array=true, bool p_copy_array=false)SGDynamicRefObjectArray
SGDynamicRefObjectArray(CRefObject **p_array, int32_t p_dim1_size, int32_t p_dim2_size, bool p_free_array=true, bool p_copy_array=false)SGDynamicRefObjectArray
SGDynamicRefObjectArray(CRefObject **p_array, int32_t p_dim1_size, int32_t p_dim2_size, int32_t p_dim3_size, bool p_free_array=true, bool p_copy_array=false)SGDynamicRefObjectArray
SGRefObject()SGRefObject
SGRefObject(const SGRefObject &orig)SGRefObject
shuffle()SGDynamicRefObjectArray
shuffle(CRandom *rand)SGDynamicRefObjectArray
~SGDynamicRefObjectArray()SGDynamicRefObjectArrayvirtual
~SGRefObject()SGRefObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation