Fermat
Public Methods | Public Members | List of all members
cugar::Random Struct Reference

Detailed description

A very simple Linear Congruential Generator

#include <random.h>

Public Methods

CUGAR_FORCEINLINE CUGAR_HOST_DEVICE Random (const uint32 s=0)
 
CUGAR_FORCEINLINE CUGAR_HOST_DEVICE float next ()
 

Public Members

IRandom m_irand
 

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