|
libflame
revision_anchor
|
Functions | |
| float | FLA_random_float () |
| double | FLA_random_double () |
| scomplex | FLA_random_scomplex () |
| dcomplex | FLA_random_dcomplex () |
| dcomplex FLA_random_dcomplex | ( | void | ) |
References FLA_random_double(), dcomplex::imag, and dcomplex::real.
| double FLA_random_double | ( | void | ) |
Referenced by FLA_random_dcomplex().
| float FLA_random_float | ( | void | ) |
Referenced by FLA_random_scomplex().
| scomplex FLA_random_scomplex | ( | void | ) |
References FLA_random_float(), scomplex::imag, and scomplex::real.