![]() |
Rosetta
3.7
|
numeric::xyzMatrix forward declarations More...
#include <platform/types.hh>
#include <cstddef>
Classes | |
class | numeric::xyzMatrix< typename > |
xyzMatrix: Fast 3x3 xyz matrix template More... | |
Namespaces | |
numeric | |
Unit headers. | |
Typedefs | |
typedef xyzMatrix< bool > | numeric::xyzMatrix_bool |
typedef xyzMatrix< short int > | numeric::xyzMatrix_short |
typedef xyzMatrix< int > | numeric::xyzMatrix_int |
typedef xyzMatrix< long int > | numeric::xyzMatrix_long |
typedef xyzMatrix< unsigned short int > | numeric::xyzMatrix_ushort |
typedef xyzMatrix< unsigned int > | numeric::xyzMatrix_uint |
typedef xyzMatrix< unsigned long int > | numeric::xyzMatrix_ulong |
typedef xyzMatrix< platform::Size > | numeric::xyzMatrix_Size |
typedef xyzMatrix< platform::Size > | numeric::xyzMatrix_size_t |
typedef xyzMatrix< platform::Size > | numeric::xyzMatrix_size |
typedef xyzMatrix< float > | numeric::xyzMatrix_float |
typedef xyzMatrix< double > | numeric::xyzMatrix_double |
typedef xyzMatrix< long double > | numeric::xyzMatrix_longdouble |
typedef xyzMatrix< char > | numeric::xyzMatrix_char |
typedef xyzMatrix< unsigned char > | numeric::xyzMatrix_uchar |
typedef xyzMatrix< signed char > | numeric::xyzMatrix_schar |
numeric::xyzMatrix forward declarations