File: index.idx

package info (click to toggle)
boost1.49 1.49.0-3.2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 427,096 kB
  • sloc: cpp: 1,806,930; xml: 101,307; ansic: 43,491; python: 28,668; sh: 11,922; cs: 2,118; perl: 714; makefile: 671; yacc: 456; asm: 353; php: 116; lisp: 60; sql: 13; csh: 6
file content (34 lines) | stat: -rw-r--r-- 1,117 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34

"Lanczos approximation" lanczos

!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

!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