Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

vnl_double_3.h

Go to the documentation of this file.
00001 #ifndef vnl_double_3_h_
00002 #define vnl_double_3_h_
00003 // This is vxl/vnl/vnl_double_3.h
00004 
00005 //: \file
00006 // \brief 
00007 // \author Andrew W. Fitzgibbon, Oxford RRG, 31 Dec 96
00008 
00009 //
00010 //  Modifications:
00011 //   Peter Vanroose, 25 June 1999: vnl_vector_fixed<double,3> already instantiated
00012 //  4/4/01 LSB (Manchester) Documentation tidied
00013 
00014 #include <vnl/vnl_T_n.h>
00015 
00016 //: class vnl_double_3 : a vnl_vector of 3 doubles.
00017 vnl_T_n_impl(double,3);
00018 
00019 #endif // vnl_double_3_h_

Generated at Fri May 21 01:15:47 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000