index.idx 1.68 KB
# Boost.Math Indexing terms file.
# Copyright John Maddock 2009 - 2012
# Copyright Paul A. Bristow 2009 - 2019

FAQ \<FAQ\w*\>

cpp_bin_float \<cpp_bin_\w*\> 
cpp_dec_float \<cpp_dec_\w*\>

"Lanczos approximation" lanczos

closed form \<closed\w*\>

expression \<express\w*\>

constants  \<constant\w*\>

multiprecision  \<\w*\multiprecision\w*\>

quadrature

differentiation
autodiff

integration
interpolation \<interpol\w*\>

zeta  \<\w*\closed\w*\>

!scan-path boost/math .*\.hpp true

!exclude policy precision apply evaluation polynomial name helper 
!exclude true_type false_type polynomial type d reference terminate
!exclude arg1 arg2 charT const_iterator const_reference container_type
!exclude result_type difference_type dummy iterator max_value result_type
!exclude row_type size_type tag traits 
!exclude a abs acos add asin atan atan2 b begin bracket ceil check clear
!exclude cos cosh digits end exp fabs floor fmod frexp g if in log log10
!exclude modf pow real result sin sinh sqrt swap tan tanh s f z 
!exclude accuracy
#
# These next two are spuriously found as function names, take them out 
# and re-add them as macros:
#
!exclude BOOST_MATH_INSTRUMENT_CODE BOOST_MATH_INSTRUMENT_VARIABLE
BOOST_MATH_INSTRUMENT_VARIABLE "" "" macro_name
BOOST_MATH_INSTRUMENT_CODE "" "" macro_name

accuracy

performance

GSL

Rmath

Cephes

DCDFLIB

feedback

bug \<bug\w*\>

GIT \<GIT\w*\>

pow "" "math_toolkit\.powers\.ct_pow" function_name

Trac
directory
file structure


!rewrite-name "(?i)(?:A|The)\s+(.*)" "\1"
!rewrite-name "Additional Implementation Notes" "Implementation Notes"
!rewrite-name "(?i)Calculating(?:\s+the)?\s+(.*)" "\1"
!rewrite-id math_toolkit\.dist\.stat_tut\.weg.* Examples