math/example
2019-09-10 18:22:33 +01:00
..
.temps [CI SKIP]Some missing files that should be in the git index? 2019-08-30 12:46:58 +01:00
airy_zeros_example.cpp Add docs for airy zeros. 2015-05-26 19:37:43 +01:00
arcsine_example.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
autodiff_black_scholes_brief.cpp Fix enum class/switch warning. 2019-07-06 08:42:33 -04:00
autodiff_black_scholes.cpp Fix enum class/switch warning. 2019-07-06 08:42:33 -04:00
autodiff_fourth_power.cpp Add make_ftuple(), digamma(), lgamma(), tgamma(), doc/test updates. (#218) 2019-06-25 17:31:48 -07:00
autodiff_mixed_partials.cpp Add make_ftuple(), digamma(), lgamma(), tgamma(), doc/test updates. (#218) 2019-06-25 17:31:48 -07:00
autodiff_multiprecision.cpp Add make_ftuple(), digamma(), lgamma(), tgamma(), doc/test updates. (#218) 2019-06-25 17:31:48 -07:00
barycentric_interpolation_example_2.cpp [CI SKIP]Editorial work using changes in math.css, part one. 2019-08-09 13:22:33 +01:00
barycentric_interpolation_example.cpp [CI SKIP]Editorial work using changes in math.css, part one. 2019-08-09 13:22:33 +01:00
bernoulli_example.cpp Fix some issues in bernoulli docs. 2014-01-11 18:59:14 +00:00
bessel_errors_example.cpp Fix some inspection report issues. 2014-01-14 17:52:37 +00:00
bessel_zeros_example_1.cpp Big GCC warning fix - see https://github.com/boostorg/math/issues/136 2018-07-28 11:33:41 +01:00
bessel_zeros_example.cpp Hyperlink DOIs against preferred resolver 2018-06-24 08:21:16 +02:00
bessel_zeros_interator_example.cpp Big GCC warning fix - see https://github.com/boostorg/math/issues/136 2018-07-28 11:33:41 +01:00
big_seventh.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
binomial_coinflip_example.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
binomial_confidence_limits.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
binomial_example_nag.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
binomial_quiz_example.cpp remove redundant using statement 2015-12-02 11:06:51 -08:00
binomial_sample_sizes.cpp Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]). 2011-01-15 08:11:51 +00:00
brent_minimise_example.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
c_error_policy_example.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
cardinal_cubic_b_spline_example.cpp Deprecate cubic B-spline for cardinal cubic B-spline [CI SKIP] 2019-08-22 09:35:05 -04:00
catmull_rom_example.cpp Add missing #include 2019-01-20 16:04:07 +00:00
chi_square_std_dev_test.cpp Add code to profile changes to toms748_solve.hpp to see if their effect is beneficial. 2014-07-31 12:48:23 +01:00
constants_eg1.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
continued_fractions.cpp Add multiprecision test to continued fractions. 2019-09-10 18:22:33 +01:00
cstdfloat_example.cpp Revision to Chap 3 overview section 2016-08-12 16:12:46 +01:00
daubechies_coefficients.cpp Remove unused variable. [CI SKIP] 2019-03-02 11:35:04 -07:00
distribution_construction.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
double_exponential.cpp Use quadrature namespace. Add example. 2017-05-11 21:51:35 -06:00
error_handling_example.cpp remove redundant using statement 2015-12-02 11:08:37 -08:00
error_policies_example.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
error_policy_example.cpp remove redundant using statement 2015-12-02 11:19:28 -08:00
f_test.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
factorial_example.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
fft_sines_table.cpp improvement to multiprecision sines_table example 2019-05-08 11:47:50 +01:00
find_location_example.cpp Changed links in examples to use def __ style links 2013-05-17 10:59:59 +00:00
find_mean_and_sd_normal.cpp remove redundant using statement 2015-12-02 11:09:49 -08:00
find_root_example.cpp remove redundant using statement 2015-12-02 11:10:28 -08:00
find_scale_example.cpp Changed links in examples to use def __ style links 2013-05-17 10:59:59 +00:00
float128_example.cpp Revision to Chap 3 overview section 2016-08-12 16:12:46 +01:00
float_comparison_example.cpp Fix syntax error in docs. [CI SKIP] 2018-10-29 17:14:46 -06:00
gauss_example.cpp Many edits to provide equation indents, dozens of typos, and misc amendments, mainly cosmetic, and new index entries for better indexes 2019-08-06 15:33:22 +01:00
geometric_examples.cpp Fix spelling of "occurr*". 2015-03-28 22:11:16 +02:00
handle_test_result.hpp New sections of examples or cube, fifth, multiprecision and nth root finding, and comparison of timing and iterations. 2015-04-26 17:41:10 +01:00
HSO3.hpp Remove the quaternion directory and move contents elsewhere. 2015-09-07 19:09:55 +01:00
HSO3SO4.cpp Big GCC warning fix - see https://github.com/boostorg/math/issues/136 2018-07-28 11:33:41 +01:00
HSO4.hpp Remove the quaternion directory and move contents elsewhere. 2015-09-07 19:09:55 +01:00
hyperexponential_more_snips.cpp Remove no longer needed special_functions sub-directory. 2015-09-07 19:35:29 +01:00
hyperexponential_snips.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
inspect_fp.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
inverse_chi_squared_bayes_eg.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
inverse_chi_squared_example.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
inverse_chi_squared_find_df_example.cpp Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]). 2011-01-15 08:11:51 +00:00
inverse_gamma_distribution_example.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
inverse_gamma_example.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
inverse_gaussian_example.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
jacobi_zeta_example.cpp [CI SKIP] Added missing example file and more index entries 2019-08-07 09:07:11 +01:00
Jamfile.v2 Merge pull request #245 from boostorg/deprecate_cubic_b_spline 2019-08-30 08:02:41 -04:00
lambert_w_basic_example.cpp Added two more lambert_w examples and requires cxx_numeric_limits 2018-10-09 12:53:11 +01:00
lambert_w_diode_graph.cpp Hyperlink DOIs to preferred resolver 2019-02-06 19:10:00 +01:00
lambert_w_diode.cpp Hyperlink DOIs to preferred resolver 2019-02-06 19:10:00 +01:00
lambert_w_example.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
lambert_w_graph.cpp Major edit done and graphs now show legend lines. 2018-07-24 11:24:20 +01:00
lambert_w_precision_example.cpp Fix __float128 build support on lambert_w example. 2018-10-11 09:00:46 +01:00
lambert_w_simple_examples.cpp Remove -Wcomment in Lambert-W examples. [CI SKIP] 2019-01-22 11:01:25 -07:00
laplace_example.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
legendre_stieltjes_example.cpp Merge branch 'gauss_konrod' of https://github.com/NAThompson/math into gauss 2017-08-24 11:47:26 +01:00
lexical_cast_native.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
lexical_cast_nonfinite_facets.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
naive_monte_carlo_example.cpp Add monte carlo example to the tests. 2018-02-24 19:18:48 +00:00
nc_chi_sq_example.cpp Changed links in examples to use def __ style links 2013-05-17 11:02:32 +00:00
neg_binom_confidence_limits.cpp Fix spelling of "occurr*". 2015-03-28 22:11:16 +02:00
neg_binomial_sample_sizes.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
negative_binomial_example1.cpp Big GCC warning fix - see https://github.com/boostorg/math/issues/136 2018-07-28 11:33:41 +01:00
negative_binomial_example2.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
neumann_zeros_example_1.cpp Big GCC warning fix - see https://github.com/boostorg/math/issues/136 2018-07-28 11:33:41 +01:00
nonfinite_facet_simple.cpp Changed links in examples to use def __ style links 2013-05-17 11:02:32 +00:00
nonfinite_facet_sstream.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
nonfinite_legacy.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
nonfinite_loopback_ok.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
nonfinite_num_facet_serialization.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
nonfinite_num_facet_trap.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
nonfinite_num_facet.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
nonfinite_serialization_archives.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
nonfinite_signaling_NaN.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
normal_misc_examples.cpp Big GCC warning fix - see https://github.com/boostorg/math/issues/136 2018-07-28 11:33:41 +01:00
normal_tables.cpp Many edits to provide equation indents, dozens of typos, and misc amendments, mainly cosmetic, and new index entries for better indexes 2019-08-06 15:33:22 +01:00
numerical_derivative_example.cpp Remove no longer needed special_functions sub-directory. 2015-09-07 19:35:29 +01:00
ooura_fourier_integrals_cosine_example.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
ooura_fourier_integrals_example.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
ooura_fourier_integrals_multiprecision_example.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
owens_t_example.cpp Added (correct) copyright and non-ASCII chars. 2012-08-12 11:19:21 +00:00
policy_eg_1.cpp Comments etc 2010-11-24 16:31:10 +00:00
policy_eg_2.cpp Changed to avoid using namespace boost::math 2010-09-29 10:32:55 +00:00
policy_eg_3.cpp Avoid name ambiguity, etc 2010-08-31 18:12:53 +00:00
policy_eg_4.cpp Changed to avoid using namespace boost::math 2010-09-29 10:32:55 +00:00
policy_eg_5.cpp Tentative fix for VC12 failures - don't use unnamed namespace for tgamma examples as VC12 has ::tgamma. 2014-01-23 16:48:57 +00:00
policy_eg_6.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_eg_7.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_eg_8.cpp Tentative fix for VC12 failures - don't use unnamed namespace for tgamma examples as VC12 has ::tgamma. 2014-01-23 16:48:57 +00:00
policy_eg_9.cpp Reduce dependencies by removing all use of Boost.Format. 2016-05-09 11:38:13 +01:00
policy_eg_10.cpp Keep examples clean, disable build for VxWorks 2018-06-25 20:06:48 -04:00
policy_ref_snip1.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_ref_snip2.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_ref_snip3.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_ref_snip4.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_ref_snip5.cpp Keep examples clean, disable build for VxWorks 2018-06-25 20:06:48 -04:00
policy_ref_snip6.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_ref_snip7.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_ref_snip8.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_ref_snip9.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_ref_snip10.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_ref_snip11.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_ref_snip12.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
policy_ref_snip13.cpp Remove typos and unused variables. 2018-10-30 14:39:49 -06:00
polynomial_arithmetic.cpp polynomial: Example documentation for test/set zero. 2016-05-15 18:32:17 +10:00
root_elliptic_finding.cpp Remove typos and unused variables. 2018-10-30 14:39:49 -06:00
root_finding_algorithms.cpp Remove typos and unused variables. 2018-10-30 14:39:49 -06:00
root_finding_example.cpp Fix spelling of "tripples". 2015-05-18 18:28:53 +01:00
root_finding_fifth.cpp Fix various typos. 2015-05-18 18:23:47 +01:00
root_finding_multiprecision_example.cpp Remove no longer needed special_functions sub-directory. 2015-09-07 19:35:29 +01:00
root_finding_n_example.cpp Fix spelling of "tripples". 2015-05-18 18:28:53 +01:00
root_finding_start_locations.cpp Fix spelling of "tripples". 2015-05-18 18:28:53 +01:00
root_n_finding_algorithms.cpp Remove typos and unused variables. 2018-10-30 14:39:49 -06:00
series.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
sines.hpp improvement to multiprecision sines_table example 2019-05-08 11:47:50 +01:00
skew_normal_example.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
special_data.cpp Add needed file. 2013-07-31 11:47:52 +00:00
students_t_example1.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
students_t_example2.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
students_t_example3.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
students_t_single_sample.cpp Fix Student's t example in code and docs. 2014-01-17 18:48:20 +00:00
students_t_two_samples.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
table_type.hpp New sections of examples or cube, fifth, multiprecision and nth root finding, and comparison of timing and iterations. 2015-04-26 17:41:10 +01:00
test_cpp_float_close_fraction.cpp Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
test_nonfinite_loopback.cpp Reorganise directory structure to make things easier to find and maintain. 2013-05-05 12:32:36 +00:00
trapezoidal_example.cpp Add namespace boost::math::quadrature. Remove throw when condition number of summation exceeds precision of type; how to properly mollify the condition number is not clear and should be done consistently rather than ad-hoc. 2017-05-11 21:03:00 -06:00