Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
readme.txt | D | 12-May-2024 | 375 | 8 | 5 | |
test_gamma.cpp | D | 12-May-2024 | 2.8 KiB | 77 | 58 | |
test_gamma.hpp | D | 12-May-2024 | 2.6 KiB | 90 | 59 |
readme.txt
1These tests are designed to test Boost.Math's code at really rather high precision - 500 decimal digits or so. 2 3As such they use their own test data, and take rather a long time to run. 4 5// Copyright 2016 John Maddock. Distributed under the Boost 6// Software License, Version 1.0. (See accompanying file 7// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 8