#include <algorithm>
#include <iostream>
#include <utility>
#include "vpgl_bundle_adjust_lsqr.h"
#include <vnl/vnl_vector_ref.h>
#include <vnl/vnl_double_3.h>
#include <cassert>
Go to the source code of this file.