core/vgl/algo/vgl_h_matrix_2d_optimize_lmq.cxx File Reference
#include "vgl_h_matrix_2d_optimize_lmq.h"
#include <vcl_iostream.h>
#include <vcl_cmath.h>
#include <vcl_cassert.h>
#include <vnl/vnl_inverse.h>
#include <vnl/algo/vnl_levenberg_marquardt.h>
#include <vgl/algo/vgl_norm_trans_2d.h>

Go to the source code of this file.


Detailed Description

Definition in file vgl_h_matrix_2d_optimize_lmq.cxx.