Skip to content

Sacado: Fix possible NaNs in CppUnit nested Fad test

James Willenbring requested to merge etphipp:sacado_cppunit_fix into develop

Created by: etphipp

Depending on what random numbers you got in the nested Fad test, you could get NaNs in the second derviatives on some machines/compilers. This fixes that by supplying a fixed seed.

@mhoemmen or @rppawlo, would one of you guys mind approving this?

Merge request reports

Loading