Open adnanademovic opened 6 years ago
The distance type is set globally for the C bindings.
Rather than doing that, the bindings could allow setting distance type per function, since the functions themselves just check against that global distance type as the first step.
The distance type is set globally for the C bindings.
Rather than doing that, the bindings could allow setting distance type per function, since the functions themselves just check against that global distance type as the first step.