File: erfilter.cpp; namespace: cv; method: NFA;
I get this syntax error on text module's compilation :
p = std::numeric_limits<double>::min();
seem to lack two variables in min() function. Could they be p and logNT?
Any help? Thanks A lot. Mau
1 | initial version |
File: erfilter.cpp; namespace: cv; method: NFA;
I get this syntax error on text module's compilation :
p = std::numeric_limits<double>::min();
seem to lack two variables in min() function. Could they be p and logNT?
Any help? Thanks A lot. Mau