[Insight-developers] vnl_levenberg_marquardt SPAM

Robert Tamburo rjtst21+ at pitt . edu
Wed, 26 Jun 2002 13:17:32 -0400


In vnl_levenberg_marquardt.cxx, the function diagnose_outcome prints out
errors, warnings, etc. There was a condition to skip the printouts, but it
has been commented out:
  //if (!verbose_) return;

Is there another way to skip these printouts?

Thanks,
Rob