SIFEL/GEFEL/RANDY/main.cpp File Reference

#include <stdio.h>
#include <stdlib.h>
#include "randy.h"

Go to the source code of this file.

Functions

int main (int, char *[])
void print_basic_data (void)
void test_double (void)
void test_double_from (void)
void test_gauss_double (void)
void test_gauss_long (void)
void test_long (void)
void test_long_from (void)

Variables

randy RND

Function Documentation

int main ( int  ,
char *  [] 
)
void print_basic_data ( void   ) 

Definition at line 19 of file main.cpp.

References RAND_MAX.

Referenced by main().

void test_double ( void   ) 

Definition at line 26 of file main.cpp.

References randy::give_double().

Referenced by main().

void test_double_from ( void   ) 

Definition at line 109 of file main.cpp.

References randy::give_double().

Referenced by main().

void test_gauss_double ( void   ) 

Definition at line 276 of file main.cpp.

References f, and randy::give_gauss_double().

void test_gauss_long ( void   ) 

Definition at line 292 of file main.cpp.

References randy::give_long().

void test_long ( void   ) 

Definition at line 208 of file main.cpp.

References randy::give_long().

Referenced by main().

void test_long_from ( void   ) 

Definition at line 236 of file main.cpp.

References randy::give_long().

Referenced by main().


Variable Documentation

Definition at line 14 of file main.cpp.


Generated by  doxygen 1.6.2