cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
vctRandomDynamicMatrix.h File Reference

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)
 

Detailed Description

Definition of vctRandom for dynamic matrices.

Macro Definition Documentation

#define _vctRandomDynamicMatrix_h