This is the complete list of members for
CLabels, including all inherited members.
| CLabels() | CLabels | |
| CLabels(int32_t num_labels) | CLabels | |
| CLabels(float64_t *src, int32_t len) | CLabels | |
| CLabels(float64_t *in_confidences, int32_t in_num_labels, int32_t in_num_classes) | CLabels | |
| CLabels(CFile *loader) | CLabels | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| find_labels() | CLabels | [protected] |
| get_confidences(int32_t &out_num_labels, int32_t &out_num_classes) | CLabels | |
| get_confidences(float64_t **dst, int32_t *out_num_labels, int32_t *out_num_classes) | CLabels | |
| get_int_label(int32_t idx) | CLabels | |
| get_int_labels(int32_t &len) | CLabels | |
| get_io() | CSGObject | |
| get_label(int32_t idx) | CLabels | |
| get_labels(int32_t &len) | CLabels | |
| get_labels(float64_t **dst, int32_t *len) | CLabels | |
| get_name() const | CLabels | [virtual] |
| get_num_classes() | CLabels | |
| get_num_labels() | CLabels | |
| get_parallel() | CSGObject | |
| get_sample_confidences(const int32_t &in_sample_index, int32_t &out_num_classes) | CLabels | |
| get_version() | CSGObject | |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | [virtual] |
| is_two_class_labeling() | CLabels | |
| labels | CLabels | [protected] |
| load(CFile *loader) | CLabels | [virtual] |
| load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| load_serializable_post() | CSGObject | [protected, virtual] |
| load_serializable_pre() | CSGObject | [protected, virtual] |
| m_confidence_classes | CLabels | [protected] |
| m_confidence_labels | CLabels | [protected] |
| m_confidences | CLabels | [protected] |
| m_num_classes | CLabels | [protected] |
| m_parameters | CSGObject | [protected] |
| num_labels | CLabels | [protected] |
| parallel | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | [virtual] |
| save(CFile *writer) | CLabels | [virtual] |
| save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | [virtual] |
| save_serializable_post() | CSGObject | [protected, virtual] |
| save_serializable_pre() | CSGObject | [protected, virtual] |
| set_confidences(float64_t *in_confidences, int32_t in_num_labels, int32_t in_num_classes) | CLabels | |
| set_generic() | CSGObject | |
| set_int_label(int32_t idx, int32_t label) | CLabels | |
| set_int_labels(int32_t *labels, int32_t len) | CLabels | |
| set_io(IO *io) | CSGObject | |
| set_label(int32_t idx, float64_t label) | CLabels | |
| set_labels(float64_t *src, int32_t len) | CLabels | |
| set_parallel(Parallel *parallel) | CSGObject | |
| set_to_one() | CLabels | |
| set_version(Version *version) | CSGObject | |
| unset_generic() | CSGObject | |
| version | CSGObject | |
| ~CLabels() | CLabels | [virtual] |
| ~CSGObject() | CSGObject | [virtual] |