Classes | Functions
dmatrix.hh File Reference
#include <iostream>
#include <exception>
#include "dmatrix.hxx"
Include dependency graph for dmatrix.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DIncompatibleMatrixException
 
class  DMatrix< X >
 
class  DNotInvertibleMatrixException
 
class  DNotSquareMatrixException
 
struct  DVector< X >
 

Functions

template<class X >
DVector< X > operator* (const DMatrix< X > m, const DVector< X > v)
 
template<class X >
DVector< X > operator* (const DVector< X > v, const DMatrix< X > m)
 

Function Documentation

template<class X >
DVector<X> operator* ( const DMatrix< X >  m,
const DVector< X >  v 
)
template<class X >
DVector<X> operator* ( const DVector< X >  v,
const DMatrix< X >  m 
)


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:43:41