The R Project SVN R

Rev

Rev 86207 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 86207 Rev 86484
Line 22... Line 22...
22
 */
22
 */
23
 
23
 
24
/*
24
/*
25
  Experimental: included by src/library/stats/src/distance.c
25
  Experimental: included by src/library/stats/src/distance.c
26
 
26
 
-
 
27
  Not part of the API.
-
 
28
 
27
  Note that only uses R_num_math_threads: it is not clear
29
  Note that only uses R_num_math_threads: it is not clear
28
  R_num_math_threads should be exposed at all.
30
  R_num_math_threads should be exposed at all.
29
 
31
 
30
  This is not used currently on Windows, where R_num_math_threads
32
  This is not used currently on Windows, where R_num_math_threads
31
  used not to be exposed.
33
  used not to be exposed.