The R Project SVN R

Rev

Rev 2488 | Rev 3076 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2488 Rev 2601
Line 17... Line 17...
17
 
17
 
18
-------------------------------------------------------------------
18
-------------------------------------------------------------------
19
         NESTING Hierarchy
19
         NESTING Hierarchy
20
-------------------------------------------------------------------
20
-------------------------------------------------------------------
21
 
21
 
-
 
22
i)
-
 
23
 
22
Graphics.h
24
Graphics.h
23
	-> Defn.h	-> .......
25
	-> Defn.h	-> .......
24
 
26
 
25
IOStuff.h
27
IOStuff.h
26
	-> Defn.h	-> .......
28
	-> Defn.h	-> .......
27
 
29
 
28
Print.h
30
Print.h
29
	-> PrtUtil.h
31
	-> PrtUtil.h 	-> Complex.h
30
	-> Defn.h	-> .......
32
	-> Defn.h	-> .......
31
 
33
 
32
Defn.h
34
Defn.h
33
	-> Arith.h	-> Platform.h
35
	-> Arith.h	-> Platform.h
34
	-> Platform.h
-
 
35
	-> Complex.h
36
	-> Complex.h
36
	-> Errormsg.h	-> Error.h
37
	-> Errormsg.h	-> Error.h
37
	-> Memory.h
38
	-> Memory.h
38
	-> PrtUtil.h
39
	-> PrtUtil.h 	-> Complex.h
39
	-> Utils.h
40
	-> Utils.h 	-> Complex.h
40
 
41
 
41
    -------------
42
    -------------
42
 
43
 
-
 
44
ii)
-
 
45
 
43
Mathlib.h
46
Mathlib.h
44
	-> Arith.h	-> Platform.h
47
	-> Arith.h	-> Platform.h
45
 
48
 
46
S_compat.h
49
S_compat.h
47
	-> S.h		-> Platform.h
50
	-> S.h		-> Platform.h , Error.h , Memory.h
48
	-> Linpack.h	-> Blas.h ,	Platform.h
51
	-> Linpack.h	-> Blas.h ,	Platform.h
49
 
52
 
50
S.h
53
S.h
51
	-> Platform.h
54
	-> Platform.h
-
 
55
	-> Error.h
52
	-> Memory.h
56
	-> Memory.h
53
 
57
 
54
Applic.h
58
Applic.h
55
	-> Platform.h
59
	-> Platform.h
56
 
60
 
-
 
61
Arith.h
-
 
62
	-> Platform.h
-
 
63
 
57
Fortran.h
64
Fortran.h
58
	-> Platform.h
65
	-> Platform.h
59
	-> Complex.h
66
	-> Complex.h
60
 
67
 
61
Linpack.h
68
Linpack.h
62
	-> Platform.h
69
	-> Platform.h
63
	-> Blas.h
70
	-> Blas.h
64
 
71
 
65
Arith.h
72
PrtUtil.h
66
	-> Platform.h
73
	-> Complex.h
67
 
74
 
68
Errormsg.h
75
Errormsg.h
69
	-> Error.h
76
	-> Error.h
70
 
77
 
-
 
78
Utils.h
-
 
79
 	-> Complex.h