#include "vpgl_ortho_procrustes.h"
#include <vnl/vnl_matrix.h>
#include <vnl/vnl_trace.h>
#include <vnl/vnl_matrix_fixed.h>
#include <vnl/vnl_vector_fixed.h>
#include <vnl/vnl_det.h>
#include <vnl/algo/vnl_svd.h>
Go to the source code of this file.
Definition in file vpgl_ortho_procrustes.cxx.