1# Boost.Math Indexing terms file. 2# Copyright John Maddock 2009 - 2012 3# Copyright Paul A. Bristow 2009 - 2019 4 5FAQ \<FAQ\w*\> 6 7cpp_bin_float \<cpp_bin_\w*\> 8cpp_dec_float \<cpp_dec_\w*\> 9 10"Lanczos approximation" lanczos 11 12closed form \<closed\w*\> 13 14expression \<express\w*\> 15 16constants \<constant\w*\> 17 18multiprecision \<\w*\multiprecision\w*\> 19 20quadrature 21 22differentiation 23autodiff 24 25integration 26interpolation \<interpol\w*\> 27 28zeta \<\w*\closed\w*\> 29 30!scan-path boost/math .*\.hpp true 31 32!exclude policy precision apply evaluation polynomial name helper 33!exclude true_type false_type polynomial type d reference terminate 34!exclude arg1 arg2 charT const_iterator const_reference container_type 35!exclude result_type difference_type dummy iterator max_value result_type 36!exclude row_type size_type tag traits 37!exclude a abs acos add asin atan atan2 b begin bracket ceil check clear 38!exclude cos cosh digits end exp fabs floor fmod frexp g if in log log10 39!exclude modf pow real result sin sinh sqrt swap tan tanh s f z 40!exclude accuracy 41# 42# These next two are spuriously found as function names, take them out 43# and re-add them as macros: 44# 45!exclude BOOST_MATH_INSTRUMENT_CODE BOOST_MATH_INSTRUMENT_VARIABLE 46BOOST_MATH_INSTRUMENT_VARIABLE "" "" macro_name 47BOOST_MATH_INSTRUMENT_CODE "" "" macro_name 48 49accuracy 50 51performance 52 53GSL 54 55Rmath 56 57Cephes 58 59DCDFLIB 60 61feedback 62 63bug \<bug\w*\> 64 65GIT \<GIT\w*\> 66 67Trac 68directory 69file structure 70 71 72!rewrite-name "(?i)(?:A|The)\s+(.*)" "\1" 73!rewrite-name "Additional Implementation Notes" "Implementation Notes" 74!rewrite-name "(?i)Calculating(?:\s+the)?\s+(.*)" "\1" 75!rewrite-id math_toolkit\.dist\.stat_tut\.weg.* Examples 76 77 78 79 80 81 82 83 84