11 May 2025 08:08:04 PM normal_test(): C++ version Test normal() c8_normal_01_test(): c8_normal_01() computes pseudorandom complex values normally distributed in the unit circle. 1 -1.53355 -0.283403 2 -0.482694 0.368032 3 1.20459 -2.99623 4 -0.250111 -0.747174 5 -0.569799 -1.30297 6 -0.0988334 1.16382 7 -0.491026 -0.195941 8 1.48075 1.28219 9 -0.11648 0.82073 10 0.744853 0.167275 c8vec_normal_01_new_test(): c8vec_normal_01_new() computes a vector of Normal 01 values. Random vector: 0: -1.12667 -0.736546 1: -0.617519 0.251271 2: -0.236104 -0.79314 3: -0.922537 1.25406 4: 0.402645 -1.16742 5: 0.977132 -1.24576 6: 0.335331 -1.68705 7: -1.9628 -0.915101 8: 0.00738829 0.720525 9: -0.77295 0.345274 i4_normal_ab_test(): i4_normal_ab() computes pseudonormal integer values with mean MU and standard deviation SIGMA. The mean = 70 The standard deviation = 10 1 59 2 90 3 63 4 62 5 65 6 77 7 88 8 84 9 60 10 71 r8_normal_01_test(): r8_normal_01() computes pseudonormal values with mean 0.0 and standard deviation 1.0. 1 1.4236 2 0.959746 3 0.325266 4 0.493447 5 1.79929 6 0.468788 7 -1.42437 8 0.692437 9 -0.319197 10 -0.832217 r8_normal_ab_test(): r8_normal_ab() computes pseudonormal values with mean MU and standard deviation SIGMA. The mean = 10 The standard deviation = 2 1 11.3677 2 11.086 3 9.59315 4 7.39339 5 10.1339 6 12.6782 7 8.10967 8 7.83553 9 10.7995 10 12.5045 r8mat_normal_01_new_test(): r8mat_normal_01_new() computes a matrix of values. Matrix: Col: 0 1 2 3 Row 0: -0.614885 -0.031592 1.43424 2.11773 1: 0.702355 -0.594417 0.598267 -0.299406 2: 1.1056 -0.901065 -0.255476 0.639846 3: -7.42227e-05 1.62998 0.866791 0.491948 4: 0.278712 0.529195 0.0385438 -0.200183 r8vec_normal_01_new_test(): r8vec_normal_01_new() computes a vector of Normal 01 values. Random vector: 0: 0.925048 1: 0.359542 2: -0.80118 3: 0.479576 4: -1.55157 5: -1.30819 6: -0.162304 7: 0.485884 8: 1.02475 9: 0.0756239 normal_test(): Normal end of execution. 11 May 2025 08:08:04 PM