IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2006, 12:27:20 PM (20 years ago)
Author:
desonia
Message:

reduced the precision of printing of float values to mitigate machine
differences between types of processors.

-rdd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math/verified/tst_psMinimizeLMM.stdout

    r6291 r6332  
    2121The minimum for data point number 18: f is 18.00
    2222The minimum for data point number 19: f is 19.00
    23 Parameter 0 at the minimum is -3.391722 (expected: 2.420000)
    24 Parameter 1 at the minimum is -14.965391 (expected: 4.420000)
    25 Parameter 2 at the minimum is 2.076689 (expected: 6.420000)
    26 Parameter 3 at the minimum is 10.633801 (expected: 8.420000)
    27 Parameter 4 at the minimum is 1.315034 (expected: 10.420000)
     23Parameter 0 at the minimum is -3.4 (expected: 2.4)
     24Parameter 1 at the minimum is -15.0 (expected: 4.4)
     25Parameter 2 at the minimum is 2.1 (expected: 6.4)
     26Parameter 3 at the minimum is 10.6 (expected: 8.4)
     27Parameter 4 at the minimum is 1.3 (expected: 10.4)
    2828The LMM minimization tests PASSED.
    2929DONE
Note: See TracChangeset for help on using the changeset viewer.