SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TParameter Member List

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

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