#include "mitkPlaneFit.h"
#include "mitkPlaneGeometry.h"
#include "mitkGeometryData.h"
#include <vnl/algo/vnl_svd.h>
#include <vcl_iostream.h>
Go to the source code of this file.