Hi,
The second parameter of FindSimilar function is in type std::multimap<
double, unsigned int > .
It is transformed to SWIGTYPE_p_std__multimapT_double_unsigned_int_t in
OBDotNet and I can not find a way to use this type. So the Fast Search
FindSimilar function will not work on OBDotNet, right?
Thanks
Charlie
|