Struct Result::ClassResult

Nested Relationships

This struct is a nested type of Class InferContext::Result.

Struct Documentation

struct ClassResult

The result value for CLASS format results.

Public Members

size_t idx

The index of the class in the result vector.

float value

The value of the class.

std::string label

The label for the class, if provided by the model.