Public Types | Static Public Member Functions

internal::random_default_impl< Scalar, false, true > Struct Template Reference

#include <MathFunctions.h>

List of all members.

Public Types

typedef NumTraits< Scalar >
::NonInteger 
NonInteger

Static Public Member Functions

static Scalar run (const Scalar &x, const Scalar &y)
static Scalar run ()

template<typename Scalar>
struct internal::random_default_impl< Scalar, false, true >


Member Typedef Documentation

template<typename Scalar >
typedef NumTraits<Scalar>::NonInteger internal::random_default_impl< Scalar, false, true >::NonInteger

Member Function Documentation

template<typename Scalar >
static Scalar internal::random_default_impl< Scalar, false, true >::run ( const Scalar &  x,
const Scalar &  y 
) [inline, static]
template<typename Scalar >
static Scalar internal::random_default_impl< Scalar, false, true >::run (  )  [inline, static]

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