last update 20 Sep 2009 |
#include "cvrTypes.h"
#include "cvrVector.h"
#include "cvrGenericMatrix.h"
#include "cvrMatrix_inline.h"
Go to the source code of this file.
Classes | |
class | cvr::matrix< T > |
Mathematical matrix container class. More... | |
Namespaces | |
namespace | cvr |
Typedefs | |
typedef matrix< double > | cvr::dmatrix |
typedef matrix< float > | cvr::fmatrix |
typedef matrix< int32 > | cvr::imatrix |