cisst-saw
|
Definition of vctRandom for dynamic matrices. More...
#include <cisstCommon/cmnRandomSequence.h>
#include <cisstCommon/cmnPortability.h>
#include <cisstVector/vctForwardDeclarations.h>
#include <cisstVector/vctDynamicMatrix.h>
Go to the source code of this file.
Macros | |
#define | _vctRandomDynamicMatrix_h |
Functions | |
template<class _matrixOwnerType , typename _elementType > | |
void | vctRandom (vctDynamicMatrixBase< _matrixOwnerType, _elementType > &matrix, const typename vctDynamicMatrixBase< _matrixOwnerType, _elementType >::value_type min, const typename vctDynamicMatrixBase< _matrixOwnerType, _elementType >::value_type max) |
Definition of vctRandom for dynamic matrices.
#define _vctRandomDynamicMatrix_h |