#include "FManifoldProject.h"#include <vnl/vnl_double_2x2.h>#include <vnl/vnl_double_4.h>#include <vnl/algo/vnl_symmetric_eigensystem.h>#include <vnl/algo/vnl_rpoly_roots.h>#include <vnl/vnl_real_polynomial.h>#include <vnl/algo/vnl_svd.h>#include <vnl/vnl_diag_matrix.h>#include <vnl/vnl_math.h>#include <vgl/vgl_homg_point_2d.h>#include <mvl/HomgPoint2D.h>#include <mvl/FMatrix.h>#include <mvl/HomgOperator2D.h>#include <vcl_iostream.h>Go to the source code of this file.
Definition in file FManifoldProject.cxx.
1.7.5.1