#include "itkADCFitFunctor.h"
#include <math.h>
#include <iostream>
#include <iomanip>
#include "vnl/algo/vnl_levenberg_marquardt.h"
Go to the source code of this file.