core/vnl/vnl_vector_fixed.h File Reference


Detailed Description

Fixed length stack-stored vector.

The operators are inlined because (1) they are small and (2) we then have less explicit instantiation trouble.

Author:
Andrew W. Fitzgibbon, Oxford RRG
Date:
04 Aug 96
    Modifications
     LSB Manchester 16/3/01 Binary I/O added
     Feb.2002 - Peter Vanroose - brief doxygen comment placed on single line
     Oct.2002 - Amitha Perera - decoupled vnl_vector and vnl_vector_fixed for
                space efficiency, removed necessity for vnl_vector_fixed_ref
     Jun.2003 - Paul Smyth - added as_fixed_ref() to convert to fixed-size ref
                removed duplicate cross_3d
     Jun.2003 - Peter Vanroose - added cross_2d
     Oct.2003 - Peter Vanroose - removed deprecated x(), y(), z(), t()
   

Definition in file vnl_vector_fixed.h.

#include <vcl_cstring.h>
#include <vcl_cassert.h>
#include <vcl_iosfwd.h>
#include "vnl_vector.h"
#include "vnl_vector_ref.h"
#include "vnl_c_vector.h"
#include "vnl_matrix.h"

Go to the source code of this file.


Classes

class  vnl_vector_fixed< T, n >
 Fixed length stack-stored, space-efficient vector. More...

Generated on Sat Nov 22 05:06:25 2008 for core/vnl by  doxygen 1.5.1