SHOGUN  v2.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(index_t len_y, index_t len_x, bool new_cont_call=true)TParameter
copy_data(const TParameter *source)TParameter
get_incremental_hash(uint32_t &hash, uint32_t &carry, uint32_t &total_length)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