Macros
vgl_conic_2d_regression.hxx File Reference
#include <iostream>
#include <algorithm>
#include "vgl_conic_2d_regression.h"
#include <vnl/vnl_vector_fixed.h>
#include <vnl/vnl_inverse.h>
#include <vnl/vnl_numeric_traits.h>
#include <vnl/algo/vnl_svd.h>
#include <vgl/vgl_distance.h>
#include <vgl/algo/vgl_homg_operators_2d.h>

Go to the source code of this file.

Macros

#define VGL_CONIC_2D_REGRESSION_INSTANTIATE(T)   template class vgl_conic_2d_regression<T >
 

Macro Definition Documentation

◆ VGL_CONIC_2D_REGRESSION_INSTANTIATE

#define VGL_CONIC_2D_REGRESSION_INSTANTIATE (   T)    template class vgl_conic_2d_regression<T >

Definition at line 249 of file vgl_conic_2d_regression.hxx.