|
cisst-saw
|
Declaration of vctDynamicVectorBase. More...
#include <cstdarg>#include <cisstVector/vctDynamicConstVectorBase.h>#include <cisstVector/vctDynamicConstVectorRef.h>#include <cisstVector/vctStoreBackUnaryOperations.h>#include <cisstVector/vctStoreBackBinaryOperations.h>Go to the source code of this file.
Classes | |
| class | vctDynamicVectorBase< _vectorOwnerType, _elementType > |
| class | vctDynamicVectorBase< _vectorOwnerType, _elementType >::Subvector |
Macros | |
| #define | _vctDynamicVectorBase_h |
Functions | |
| template<class _resultVectorOwnerType, class _matrixOwnerType, class _vectorOwnerType, class _elementType> | |
| void | vctMultiplyMatrixVector (vctDynamicVectorBase< _resultVectorOwnerType, _elementType > &result, const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > &matrix, const vctDynamicConstVectorBase< _vectorOwnerType, _elementType > &vector) |
| template<class _resultVectorOwnerType, class _vectorOwnerType, class _matrixOwnerType, class _elementType> | |
| void | vctMultiplyVectorMatrix (vctDynamicVectorBase< _resultVectorOwnerType, _elementType > &result, const vctDynamicConstVectorBase< _vectorOwnerType, _elementType > &vector, const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > &matrix) |
Declaration of vctDynamicVectorBase.
| #define _vctDynamicVectorBase_h |
|
inline |
|
inline |