|  | CUTLASS
    CUDA Templates for Linear Algebra Subroutines and Solvers | 
Partial specialization for initializing a complex value.
#include <tensor_fill.h>
| Public Member Functions | |
| RandomGaussianFunc (uint64_t seed_=0, double mean_=0, double stddev_=1, int int_scale_=-1) | |
| complex< Element > | operator() () const | 
| Compute random value and update RNG state.  More... | |
| Public Attributes | |
| uint64_t | seed | 
| double | mean | 
| double | stddev | 
| int | int_scale | 
| double | pi | 
| 
 | inline | 
| 
 | inline | 
| int cutlass::reference::host::detail::RandomGaussianFunc< complex< Element > >::int_scale | 
| double cutlass::reference::host::detail::RandomGaussianFunc< complex< Element > >::mean | 
| double cutlass::reference::host::detail::RandomGaussianFunc< complex< Element > >::pi | 
| uint64_t cutlass::reference::host::detail::RandomGaussianFunc< complex< Element > >::seed | 
| double cutlass::reference::host::detail::RandomGaussianFunc< complex< Element > >::stddev | 
 1.8.11
 1.8.11