libeblearn
ebl::class_state Class Reference

#include <ebl_logger.h>

List of all members.

Public Member Functions

 class_state (ubyte n)
void resize (ubyte n)

Public Attributes

ubyte output_class
float confidence
idx< ubyte > * sorted_classes
idx< float > * sorted_scores

Detailed Description

a special kind of state used to store the output of a classifier. class-state are generated by modules such as class-max, and used by meters such as classifier-meter. No backprop is possible through a class-state.


The documentation for this class was generated from the following files: