#include "rgrl_trans_affine.h"
#include <vnl/vnl_fastops.h>
#include <vcl_cassert.h>
#include <vnl/algo/vnl_svd.h>
#include <rgrl/rgrl_util.h>
Go to the source code of this file.
Modifications Sep 2003 Charlene Tsai, added inv_map(.) functions.
Definition in file rgrl_trans_affine.cxx.