SHOGUN  v3.2.0
TParameter 成员列表

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

allocate_data_from_scratch(SGVector< index_t > dims, bool new_cont_call=true)TParameter
compare_ptype(EPrimitiveType ptype, void *data1, void *data2, floatmax_t accuracy=0.0)TParameterstatic
compare_stype(EStructType stype, EPrimitiveType ptype, void *data1, void *data2, floatmax_t accuracy=0.0)TParameterstatic
copy(TParameter *target)TParameter
copy_data(const TParameter *source)TParameter
copy_ptype(EPrimitiveType ptype, void *source, void *target)TParameterstatic
copy_stype(EStructType stype, EPrimitiveType ptype, void *source, void *target)TParameterstatic
equals(TParameter *other, float64_t accuracy=0.0)TParameter
get_incremental_hash(uint32_t &hash, uint32_t &carry, uint32_t &total_length)TParameter
is_valid()TParameter
load(CSerializableFile *file, const char *prefix="")TParameter
m_datatypeTParameter
m_delete_dataTParameter
m_descriptionTParameter
m_nameTParameter
m_parameterTParameter
m_was_allocated_from_scratchTParameter
operator<(const TParameter &other) const TParameter
operator==(const TParameter &other) const TParameter
operator>(const TParameter &other) const TParameter
print(const char *prefix)TParameter
save(CSerializableFile *file, const char *prefix="")TParameter
TParameter(const TSGDataType *datatype, void *parameter, const char *name, const char *description)TParameterexplicit
~TParameter()TParameter

SHOGUN Machine Learning Toolbox - Documentation