enum ov::op::v8::MatrixNms::DecayFunction

#include <matrix_nms.hpp>

enum DecayFunction
{
    GAUSSIAN,
    LINEAR,
};