Closed jcfr closed 8 years ago
Fixes #21
/Users/kitware/Dashboards/Nightly/S-0-E-b/SlicerPathology/QuickTCGA/Logic/NucleusSeg_Yi/Normalization.cpp:221:24: error: call to 'pow' is ambiguous LMS_ptr[j*3] = pow(10.0, log_LMS_ptr[j*3]); ^~~ /Developer/SDKs/MacOSX10.6.sdk/usr/include/architecture/i386/math.h:343:15: note: candidate function extern double pow ( double, double ); ^
Thanks for integrating
Fixes #21