Jet  v1.3.3
Classes | Namespaces | Typedefs
matrix_mxn.h File Reference
#include <jet/array2.h>
#include <jet/matrix_expression.h>
#include <jet/vector_n.h>
#include "detail/matrix_mxn-inl.h"

Go to the source code of this file.

Classes

class  jet::MatrixMxN< T >
 M x N matrix class. More...
 

Namespaces

 jet
 

Typedefs

typedef MatrixMxN< float > jet::MatrixMxNF
 Float-type M x N matrix. More...
 
typedef MatrixMxN< double > jet::MatrixMxND
 Double-type M x N matrix. More...