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

vnl_int_3.h

Go to the documentation of this file.
00001 #ifndef vnl_int_3_h_
00002 #define vnl_int_3_h_
00003 // This is vxl/vnl/vnl_int_3.h
00004 
00005 
00006 //: \file
00007 // \brief
00008 // \author Andrew W. Fitzgibbon, Oxford RRG, 31 Aug 96
00009 
00010 // Modifications:
00011 //   Peter Vanroose, 21 Oct 1999: vnl_vector_fixed<int,3> already instantiated
00012 // LSB (Manchester) Tidied documentation
00013 
00014 #include <vnl/vnl_T_n.h>
00015 
00016 //: class vnl_int_3 : a vnl_vector of 3 ints.
00017 vnl_T_n_impl(int,3);
00018 
00019 #endif // vnl_int_3_h_

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