Skylark (Sketching Library)  0.1
Public Types
skylark::utility::uniform_distribution_t< ValueType > Struct Template Reference

#include <distributions.hpp>

List of all members.

Public Types

typedef ValueType result_type

Detailed Description

template<typename ValueType>
struct skylark::utility::uniform_distribution_t< ValueType >

Uniform distribution

Definition at line 57 of file distributions.hpp.


Member Typedef Documentation

template<typename ValueType >
typedef ValueType skylark::utility::uniform_distribution_t< ValueType >::result_type

Definition at line 58 of file distributions.hpp.


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