Arageli::_Internal::rand_nolimited< matrix< T, REFCNT >, Conf > Struct Template Reference

#include <random.hpp>

List of all members.

Public Types

typedef IF< IS_TYPE_BASE<
T >::ret, rand_limited< T,
Conf::integer_min, Conf::integer_max >,
rand_nolimited< T, Conf
> >::ret 
r_type

Static Public Member Functions

static matrix< T, REFCNT > rand (void)


Detailed Description

template<typename T, bool REFCNT, class Conf>
struct Arageli::_Internal::rand_nolimited< matrix< T, REFCNT >, Conf >

Definition at line 151 of file random.hpp.


Member Typedef Documentation

template<typename T, bool REFCNT, class Conf>
typedef IF<IS_TYPE_BASE<T>::ret,rand_limited<T,Conf::integer_min,Conf::integer_max>,rand_nolimited<T,Conf> >::ret Arageli::_Internal::rand_nolimited< matrix< T, REFCNT >, Conf >::r_type

Definition at line 152 of file random.hpp.


Member Function Documentation

template<typename T, bool REFCNT, class Conf>
static matrix<T, REFCNT> Arageli::_Internal::rand_nolimited< matrix< T, REFCNT >, Conf >::rand ( void   )  [inline, static]

Definition at line 153 of file random.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 17:38:36 2006 for Arageli by  doxygen 1.4.7