diff --git a/Code/Hyperspectral/otbMDMDNMFImageFilter.txx b/Code/Hyperspectral/otbMDMDNMFImageFilter.txx index 5fb6d12c2371507e49331d62361c6dbd76295acb..3868740f0b368015c69964e69d98bff4e51568c1 100644 --- a/Code/Hyperspectral/otbMDMDNMFImageFilter.txx +++ b/Code/Hyperspectral/otbMDMDNMFImageFilter.txx @@ -412,7 +412,7 @@ MDMDNMFImageFilter<TInputImage, TOutputImage> // Other declarations double critA, critS, crit = 1; - const unsigned int divisorParam = 10 + const unsigned int divisorParam = 10; // Tunning the optimized function parameters //const double m_Delt = 1.;