Rosetta Utilities  2015.09
Classes | Namespaces | Typedefs
xyzVector.fwd.hh File Reference

numeric::xyzVector forward declarations More...

#include <cstddef>

Classes

class  numeric::xyzVector< typename >
 xyzVector: Fast (x,y,z)-coordinate numeric vector More...
 

Namespaces

 numeric
 Unit headers.
 

Typedefs

typedef xyzVector< boolnumeric::xyzVector_bool
 
typedef xyzVector< short intnumeric::xyzVector_short
 
typedef xyzVector< intnumeric::xyzVector_int
 
typedef xyzVector< long intnumeric::xyzVector_long
 
typedef xyzVector< unsigned
short int
numeric::xyzVector_ushort
 
typedef xyzVector< unsigned intnumeric::xyzVector_uint
 
typedef xyzVector< unsigned
long int
numeric::xyzVector_ulong
 
typedef xyzVector< std::size_t > numeric::xyzVector_size_t
 
typedef xyzVector< std::size_t > numeric::xyzVector_size
 
typedef xyzVector< floatnumeric::xyzVector_float
 
typedef xyzVector< doublenumeric::xyzVector_double
 
typedef xyzVector< long doublenumeric::xyzVector_longdouble
 
typedef xyzVector< char > numeric::xyzVector_char
 
typedef xyzVector< unsigned char > numeric::xyzVector_uchar
 
typedef xyzVector< signed char > numeric::xyzVector_schar
 

Detailed Description

numeric::xyzVector forward declarations

Author
Frank M. D'Ippolito (Objex.nosp@m.x@ob.nosp@m.jexx..nosp@m.com)
Stuart G. Mentzer (Stuar.nosp@m.t_Me.nosp@m.ntzer.nosp@m.@obj.nosp@m.exx.c.nosp@m.om)