Enrollment 28.2.0
Loading...
Searching...
No Matches
SimilarityThreshold.h
Go to the documentation of this file.
1
9
10#pragma once
11
12namespace inno
13{
18 using SimilarityThreshold = unsigned int;
19} // namespace inno
unsigned int SimilarityThreshold
It is similarity threshold is threshold used to compare against SimilarityScore.
Definition SimilarityThreshold.h:17