#include <CudaRand.h>
Definition at line 9 of file CudaRand.h.
 
◆ RandNumber()
  
  
      
        
          | GPU_FUNC dyno::RandNumber::RandNumber  | 
          ( | 
          int |           seed | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~RandNumber()
  
  
      
        
          | GPU_FUNC dyno::RandNumber::~RandNumber  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Generate()
  
  
      
        
          | GPU_FUNC float dyno::RandNumber::Generate  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Generate a float number ranging from 0 to 1. 
Definition at line 21 of file CudaRand.h.
 
 
  
  
      
        
          | curandState dyno::RandNumber::s | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file:
- D:/Peridyno/peridyno/src/Core/Backend/Cuda/Algorithm/CudaRand.h