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

Definition of vctRandom for fixed size vectors. More...

#include <cisstCommon/cmnRandomSequence.h>
#include <cisstCommon/cmnPortability.h>
#include <cisstVector/vctForwardDeclarations.h>
#include <cisstVector/vctFixedSizeVector.h>

Go to the source code of this file.

Macros

#define _vctRandomFixedSizeVector_h
 

Functions

template<vct::size_type _size, vct::stride_type _stride, class _elementType , class _dataPtrType >
void vctRandom (vctFixedSizeVectorBase< _size, _stride, _elementType, _dataPtrType > &vector, const _elementType min, const _elementType max)
 

Detailed Description

Definition of vctRandom for fixed size vectors.

Macro Definition Documentation

#define _vctRandomFixedSizeVector_h