ldas-tools-filters  2.6.6
Public Member Functions | Private Attributes | List of all members
Rand< T > Class Template Reference

Public Member Functions

 Rand ()
 
operator() ()
 
template<>
complex< float > operator() ()
 
template<>
complex< double > operator() ()
 

Private Attributes

int m_max
 

Constructor & Destructor Documentation

◆ Rand()

template<class T >
Rand< T >::Rand ( )
inline

Member Function Documentation

◆ operator()() [1/3]

template<class T >
T Rand< T >::operator() ( )
inline

◆ operator()() [2/3]

template<>
complex< float > Rand< complex< float > >::operator() ( )

◆ operator()() [3/3]

template<>
complex< double > Rand< complex< double > >::operator() ( )

Member Data Documentation

◆ m_max

template<class T >
int Rand< T >::m_max
private

The documentation for this class was generated from the following file: