.. |
barycentric_rational_concept_test.cpp
|
Add concept checks for barycentric_rational.
|
2017-05-05 13:12:25 +01:00 |
barycentric_rational_incl_test.cpp
|
Improve interpolator documentation and examples.
|
2017-05-06 12:26:37 +01:00 |
catmull_rom_concept_test.cpp
|
catmull_rom.hpp: Added missing include.
|
2019-07-06 09:00:50 +01:00 |
catmull_rom_incl_test.cpp
|
Catmull_rom: fix vc12 and vc14 errors highlighted by the new tests.
|
2019-07-06 20:29:11 +01:00 |
compl_abs_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
compl_acos_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
compl_acosh_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
compl_asin_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
compl_asinh_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
compl_atan_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
compl_atanh_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
constants_incl_test.cpp
|
Fix typo in Hankel function implementation that causes incorrect values to be returned for x < 0 and v an odd integer.
|
2012-07-14 18:34:01 +00:00 |
cstdfloat_concept_check_1.cpp
|
Fix missing arguments.
|
2016-10-29 17:58:22 +01:00 |
cstdfloat_concept_check_2.cpp
|
Fix missing arguments.
|
2016-10-29 17:58:22 +01:00 |
cstdfloat_concept_check_3.cpp
|
Fix missing arguments.
|
2016-10-29 17:58:22 +01:00 |
cstdfloat_concept_check_4.cpp
|
Fix missing arguments.
|
2016-10-29 17:58:22 +01:00 |
cubic_spline_concept_test.cpp
|
Cut down on the warnings that I've introduced slowly over time
|
2019-10-31 17:55:37 +00:00 |
cubic_spline_incl_test.cpp
|
Cut down on the warnings that I've introduced slowly over time
|
2019-10-31 17:55:37 +00:00 |
dist_bernoulli_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_beta_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_binomial_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_cauchy_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_chi_squared_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_complement_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_exponential_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_extreme_val_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_find_location_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_find_scale_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_fisher_f_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_gamma_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_hyperexponential_incl_test.cpp
|
[distributions] Hyper-Exponential: registered tests and fixed some test-related issue.
|
2014-08-22 16:37:35 +02:00 |
dist_hypergeo_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_inv_chi_sq_incl_test.cpp
|
Add concept checks for new distributions.
|
2010-09-30 17:16:14 +00:00 |
dist_inv_gamma_incl_test.cpp
|
Add concept checks for new distributions.
|
2010-09-30 17:16:14 +00:00 |
dist_laplace_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_logistic_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_lognormal_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_nc_beta_incl_test.cpp
|
Add non-functional stub versions of the skewness and kurtosis to the non-central beta.
|
2010-12-03 17:55:00 +00:00 |
dist_nc_chi_squ_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_nc_f_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_nc_t_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_neg_binom_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_normal_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_pareto_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_poisson_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_skew_norm_incl_test.cpp
|
Fix typo in Hankel function implementation that causes incorrect values to be returned for x < 0 and v an odd integer.
|
2012-07-14 18:34:01 +00:00 |
dist_students_t_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_triangular_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_uniform_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
dist_weibull_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
distribution_concept_check.cpp
|
Update concept checks to unmask issues reported in #6934.
|
2012-05-28 11:05:43 +00:00 |
exp_sinh_concept_test.cpp
|
Add concept test and include test.
|
2017-05-18 19:02:29 -06:00 |
exp_sinh_incl_test.cpp
|
Add concept test and include test.
|
2017-05-18 19:02:29 -06:00 |
gauss_concept_test.cpp
|
Quadrature: update conceptual tests for Gauss (Kronrod) quadrature.
|
2017-09-06 19:53:10 +01:00 |
gauss_kronrod_concept_test.cpp
|
Quadrature: update conceptual tests for Gauss (Kronrod) quadrature.
|
2017-09-06 19:53:10 +01:00 |
generate.sh
|
Initial math-toolkit commit.
|
2007-10-08 16:58:15 +00:00 |
instantiate.hpp
|
1F1: make PP logic consistent.
|
2019-08-01 21:48:04 +01:00 |
main.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
naive_monte_carlo_concept_test.cpp
|
naive_monte_carlo: suppress known test failures, and fix lots of warnings.
|
2018-02-15 20:11:23 +00:00 |
naive_monte_carlo_incl_test.cpp
|
naive_monte_carlo: suppress known test failures, and fix lots of warnings.
|
2018-02-15 20:11:23 +00:00 |
numerical_differentiation_concept_test.cpp
|
Also change concept and include test [CI SKIP]
|
2018-12-27 20:38:27 -07:00 |
numerical_differentiation_incl_test.cpp
|
Fix typo.
|
2018-12-29 18:41:38 -07:00 |
poison.hpp
|
Try not to break std lib code when concept testing are own.
|
2018-06-01 09:18:07 +01:00 |
sf_airy_incl_test.cpp
|
Add basic versions of the Airy functions.
|
2012-05-21 09:45:48 +00:00 |
sf_bernoulli_incl_test.cpp
|
Remove pile of warnings so that the build log is easier to search through.
|
2018-03-17 16:39:17 +08:00 |
sf_bessel_deriv_incl_test.cpp
|
Rename Bessel derivatives to primes.
|
2014-01-21 19:08:14 +00:00 |
sf_bessel_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_beta_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_binomial_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_cbrt_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_cos_pi_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_digamma_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_ellint_1_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_ellint_2_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_ellint_3_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_ellint_d_incl_test.cpp
|
Hook up a full set of tests for ellint_d.
|
2015-02-18 18:04:02 +00:00 |
sf_ellint_rc_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_ellint_rd_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_ellint_rf_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_ellint_rg_incl_test.cpp
|
[Carlson RG] Fix test failures and concept-checking failures.
|
2015-01-21 17:46:14 +00:00 |
sf_ellint_rj_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_erf_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_expint_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_expm1_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_factorials_incl_test.cpp
|
Big GCC warning fix - see https://github.com/boostorg/math/issues/136
|
2018-07-28 11:33:41 +01:00 |
sf_fpclassify_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_gamma_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_hankel_incl_test.cpp
|
Add basic versions of the Airy functions.
|
2012-05-21 09:45:48 +00:00 |
sf_hermite_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_heuman_lambda_incl_test.cpp
|
merged develop into rooting and rebuilt html
|
2015-03-12 12:31:01 +00:00 |
sf_hypot_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_jacobi_incl_test.cpp
|
Add basic versions of the Airy functions.
|
2012-05-21 09:45:48 +00:00 |
sf_jacobi_zeta_incl_test.cpp
|
merged develop into rooting and rebuilt html
|
2015-03-12 12:31:01 +00:00 |
sf_laguerre_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_lanczos_incl_test.cpp
|
Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
|
2006-12-29 18:27:29 +00:00 |
sf_legendre_incl_test.cpp
|
Hook up concept checks for legendre_p_prime.
|
2017-05-08 19:47:02 +01:00 |
sf_legendre_stieltjes_concept_test.cpp
|
Legendre_stieltjes: hook up tests.
|
2017-05-09 19:13:44 +01:00 |
sf_legendre_stieltjes_incl_test.cpp
|
Legendre_stieltjes: hook up tests.
|
2017-05-09 19:13:44 +01:00 |
sf_log1p_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_math_fwd_incl_test.cpp
|
Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
|
2006-12-29 18:27:29 +00:00 |
sf_modf_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_next_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_owens_t_incl_test.cpp
|
Add basic versions of the Airy functions.
|
2012-05-21 09:45:48 +00:00 |
sf_polygamma_incl_test.cpp
|
[Polygamma]
|
2014-10-26 09:42:11 +00:00 |
sf_powm1_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_prime_incl_test.cpp
|
prime: Correct value of max_prime and add test.
|
2019-05-26 11:45:35 +01:00 |
sf_relative_distance_incl_test.cpp
|
Add ulp function.
|
2015-05-24 12:01:06 +01:00 |
sf_round_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_sign_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_sin_pi_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_sinc_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_sinhc_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_sph_harm_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_sqrt1pm1_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_trunc_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sf_ulp_incl_test.cpp
|
Add ulp function.
|
2015-05-24 12:01:06 +01:00 |
sf_zeta_incl_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
sinh_sinh_concept_test.cpp
|
Add concept test and include test.
|
2017-05-18 19:02:29 -06:00 |
sinh_sinh_incl_test.cpp
|
Add concept test and include test.
|
2017-05-18 19:02:29 -06:00 |
std_real_concept_check.cpp
|
LambertW: Add max_digits10 to numeric_limits specialization in std_real_concept_check.cpp.
|
2018-08-30 19:16:14 +01:00 |
tanh_sinh_concept_test.cpp
|
Add concept test and include test.
|
2017-05-18 19:02:29 -06:00 |
tanh_sinh_incl_test.cpp
|
Add concept test and include test.
|
2017-05-18 19:02:29 -06:00 |
test_compile_result.hpp
|
Big GCC warning fix - see https://github.com/boostorg/math/issues/136
|
2018-07-28 11:33:41 +01:00 |
test_traits.cpp
|
Added some type traits so we can do concept checking where required.
|
2007-08-30 17:08:46 +00:00 |
tools_config_inc_test.cpp
|
Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
|
2006-12-29 18:27:29 +00:00 |
tools_fraction_inc_test.cpp
|
Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
|
2006-12-29 18:27:29 +00:00 |
tools_minima_inc_test.cpp
|
Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
|
2006-12-29 18:27:29 +00:00 |
tools_polynomial_inc_test.cpp
|
Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
|
2006-12-29 18:27:29 +00:00 |
tools_precision_inc_test.cpp
|
Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
|
2006-12-29 18:27:29 +00:00 |
tools_rational_inc_test.cpp
|
Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
|
2006-12-29 18:27:29 +00:00 |
tools_real_cast_inc_test.cpp
|
Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
|
2006-12-29 18:27:29 +00:00 |
tools_remez_inc_test.cpp
|
Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
|
2006-12-29 18:27:29 +00:00 |
tools_roots_inc_test.cpp
|
Fix some test failures in non-C++11 mode.
|
2015-05-26 19:37:01 +01:00 |
tools_series_inc_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
tools_solve_inc_test.cpp
|
Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
|
2006-12-29 18:27:29 +00:00 |
tools_stats_inc_test.cpp
|
Updated include tests, to instantiate the respective code. Fixed any errors that cropped up and suppressed rather a lot of warnings.
|
2007-08-15 18:31:18 +00:00 |
tools_test_data_inc_test.cpp
|
Fixed a few more regressions, and quashed a few warnings.
|
2007-08-16 12:22:22 +00:00 |
tools_test_inc_test.cpp
|
Change functions named "check" so they don't conflict with Apple macro of the same name.
|
2010-01-20 19:17:37 +00:00 |
tools_toms748_inc_test.cpp
|
Renamed two over-long files
|
2007-10-14 12:54:49 +00:00 |
tools_tuple_inc_test.cpp
|
Add missing #include.
|
2016-10-19 19:27:37 +01:00 |
tr1_incl_test.cpp
|
Suppress some msvc warnings.
|
2016-10-19 19:22:37 +01:00 |
trapezoidal_concept_test.cpp
|
trapezoidal: More fixes prior to merging:
|
2017-06-16 18:13:42 +01:00 |
trapezoidal_incl_test.cpp
|
trapezoidal: More fixes prior to merging:
|
2017-06-16 18:13:42 +01:00 |