cisst-saw
|
Definition of vctRandom for dynamic vectors. More...
#include <cisstCommon/cmnRandomSequence.h>
#include <cisstCommon/cmnPortability.h>
#include <cisstVector/vctForwardDeclarations.h>
#include <cisstVector/vctDynamicVector.h>
Go to the source code of this file.
Macros | |
#define | _vctRandomDynamicVector_h |
Functions | |
template<class _vectorOwnerType , typename _elementType > | |
void | vctRandom (vctDynamicVectorBase< _vectorOwnerType, _elementType > &vector, const typename vctDynamicVectorBase< _vectorOwnerType, _elementType >::value_type min, const typename vctDynamicVectorBase< _vectorOwnerType, _elementType >::value_type max) |
Definition of vctRandom for dynamic vectors.
#define _vctRandomDynamicVector_h |