Defines
core/vnl/algo/vnl_qr.txx File Reference
#include "vnl_qr.h"
#include <vcl_cassert.h>
#include <vcl_iostream.h>
#include <vcl_complex.h>
#include <vnl/vnl_math.h>
#include <vnl/vnl_complex.h>
#include <vnl/vnl_matlab_print.h>
#include <vnl/vnl_complex_traits.h>
#include <vnl/algo/vnl_netlib.h>

Go to the source code of this file.

Defines

#define vnl_qr_txx_
#define VNL_QR_INSTANTIATE(T)

Detailed Description

Author:
Andrew W. Fitzgibbon, Oxford RRG
Date:
08 Dec 1996

Definition in file vnl_qr.txx.


Define Documentation

#define VNL_QR_INSTANTIATE (   T)
Value:
template class vnl_qr<T >; \
 VCL_INSTANTIATE_INLINE(T vnl_qr_determinant(vnl_matrix<T > const&))

Definition at line 304 of file vnl_qr.txx.

#define vnl_qr_txx_

Definition at line 3 of file vnl_qr.txx.