MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2010 by Michal Spanel
.
More...
#include "mdsStaticMatrix.h"
#include "mdsVectorBase.h"
#include "mdsVectorIterator.h"
#include "mdsStaticVector.hxx"
Classes | |
class | mds::math::CStaticVector< T, M > |
Class template for a static vector. More... | |
struct | mds::math::CVectorTraits< CStaticVector< T, M > > |
Namespaces | |
namespace | mds |
Medical Data Segmentation Toolkit (MDSTk) | |
namespace | mds::math |
Typedefs | |
typedef CStaticVector< double, 2 > | mds::math::CDVector2 |
Vector of double numbers. | |
typedef CStaticVector< double, 3 > | mds::math::CDVector3 |
typedef CStaticVector< double, 4 > | mds::math::CDVector4 |
typedef CStaticVector< float, 2 > | mds::math::CFVector2 |
Vector of float numbers. | |
typedef CStaticVector< float, 3 > | mds::math::CFVector3 |
typedef CStaticVector< float, 4 > | mds::math::CFVector4 |
typedef CStaticVector< int, 2 > | mds::math::CIVector2 |
Vector of int numbers. | |
typedef CStaticVector< int, 3 > | mds::math::CIVector3 |
typedef CStaticVector< int, 4 > | mds::math::CIVector4 |
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2010 by Michal Spanel
.
Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2004/05/06
Description: