SHOGUN  6.0.0
TParameter Member List

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

compare_ptype(EPrimitiveType ptype, void *data1, void *data2, float64_t accuracy=0.0, bool tolerant=false)TParameterstatic
compare_stype(EStructType stype, EPrimitiveType ptype, void *data1, void *data2, float64_t accuracy=0.0, bool tolerant=false)TParameterstatic
copy(TParameter *target)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, bool tolerant=false)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_descriptionTParameter
m_nameTParameter
m_parameterTParameter
operator<(const TParameter &other) constTParameter
operator==(const TParameter &other) constTParameter
operator>(const TParameter &other) constTParameter
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