prct09 1.0.0 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/Rakefile +7 -2
- data/config/gemnasium.yml +10 -0
- data/doc/Fraccion.html +856 -0
- data/doc/Gemfile.html +280 -0
- data/doc/Guarfile.html +310 -0
- data/doc/LICENSE_txt.html +297 -0
- data/doc/Matriz.html +721 -0
- data/doc/Matriz_densa.html +605 -0
- data/doc/Matriz_dispersa.html +829 -0
- data/doc/Prct09.html +328 -0
- data/doc/Rakefile.html +318 -0
- data/doc/Test_Matriz.html +509 -0
- data/doc/bin/prct09.html +54 -0
- data/doc/classes/Fraccion.html +0 -0
- data/doc/classes/Fraccion.src/M000024.html +0 -0
- data/doc/classes/Fraccion.src/M000025.html +0 -0
- data/doc/classes/Fraccion.src/M000026.html +0 -0
- data/doc/classes/Fraccion.src/M000027.html +0 -0
- data/doc/classes/Fraccion.src/M000028.html +0 -0
- data/doc/classes/Fraccion.src/M000029.html +0 -0
- data/doc/classes/Fraccion.src/M000030.html +0 -0
- data/doc/classes/Fraccion.src/M000031.html +0 -0
- data/doc/classes/Fraccion.src/M000032.html +0 -0
- data/doc/classes/Fraccion.src/M000033.html +0 -0
- data/doc/classes/Fraccion.src/M000034.html +0 -0
- data/doc/classes/Fraccion.src/M000035.html +0 -0
- data/doc/classes/Fraccion.src/M000036.html +0 -0
- data/doc/classes/Matriz.html +0 -0
- data/doc/classes/Matriz.src/M000015.html +0 -0
- data/doc/classes/Matriz.src/M000016.html +0 -0
- data/doc/classes/Matriz.src/M000017.html +0 -0
- data/doc/classes/Matriz.src/M000018.html +0 -0
- data/doc/classes/Matriz.src/M000019.html +0 -0
- data/doc/classes/Matriz.src/M000020.html +0 -0
- data/doc/classes/Matriz.src/M000021.html +0 -0
- data/doc/classes/Matriz.src/M000022.html +0 -0
- data/doc/classes/Matriz.src/M000023.html +0 -0
- data/doc/classes/Matriz_densa.html +0 -0
- data/doc/classes/Matriz_densa.src/M000010.html +0 -0
- data/doc/classes/Matriz_densa.src/M000011.html +0 -0
- data/doc/classes/Matriz_densa.src/M000012.html +0 -0
- data/doc/classes/Matriz_densa.src/M000013.html +0 -0
- data/doc/classes/Matriz_densa.src/M000014.html +0 -0
- data/doc/classes/Matriz_dispersa.html +0 -0
- data/doc/classes/Matriz_dispersa.src/M000002.html +0 -0
- data/doc/classes/Matriz_dispersa.src/M000003.html +0 -0
- data/doc/classes/Matriz_dispersa.src/M000004.html +0 -0
- data/doc/classes/Matriz_dispersa.src/M000005.html +0 -0
- data/doc/classes/Matriz_dispersa.src/M000006.html +0 -0
- data/doc/classes/Matriz_dispersa.src/M000007.html +0 -0
- data/doc/classes/Matriz_dispersa.src/M000008.html +0 -0
- data/doc/classes/Matriz_dispersa.src/M000009.html +0 -0
- data/doc/classes/Prct09.html +0 -0
- data/doc/classes/Test_Matriz.html +0 -0
- data/doc/classes/Test_Matriz.src/M000037.html +0 -0
- data/doc/classes/Test_Matriz.src/M000038.html +0 -0
- data/doc/classes/Test_Matriz.src/M000039.html +0 -0
- data/doc/classes/Test_Matriz.src/M000040.html +0 -0
- data/doc/created.rid +125 -14
- data/doc/files/lib/Fraccion_rb.html +0 -0
- data/doc/files/lib/Matriz_densa_rb.html +0 -0
- data/doc/files/lib/Matriz_dispersa_rb.html +0 -0
- data/doc/files/lib/Matriz_rb.html +0 -0
- data/doc/files/lib/mcd_rb.html +0 -0
- data/doc/files/lib/mcd_rb.src/M000001.html +0 -0
- data/doc/files/lib/prct09/version_rb.html +0 -0
- data/doc/files/lib/prct09_rb.html +0 -0
- data/doc/files/spec/Matriz_spec_rb.html +0 -0
- data/doc/files/test/tc_matriz_rb.html +0 -0
- data/doc/fr_class_index.html +0 -0
- data/doc/fr_file_index.html +0 -0
- data/doc/fr_method_index.html +0 -0
- data/doc/images/brick.png +0 -0
- data/doc/images/brick_link.png +0 -0
- data/doc/images/bug.png +0 -0
- data/doc/images/bullet_black.png +0 -0
- data/doc/images/bullet_toggle_minus.png +0 -0
- data/doc/images/bullet_toggle_plus.png +0 -0
- data/doc/images/date.png +0 -0
- data/doc/images/find.png +0 -0
- data/doc/images/loadingAnimation.gif +0 -0
- data/doc/images/macFFBgHack.png +0 -0
- data/doc/images/package.png +0 -0
- data/doc/images/page_green.png +0 -0
- data/doc/images/page_white_text.png +0 -0
- data/doc/images/page_white_width.png +0 -0
- data/doc/images/plugin.png +0 -0
- data/doc/images/ruby.png +0 -0
- data/doc/images/tag_green.png +0 -0
- data/doc/images/wrench.png +0 -0
- data/doc/images/wrench_orange.png +0 -0
- data/doc/images/zoom.png +0 -0
- data/doc/index.html +254 -132
- data/doc/js/darkfish.js +155 -0
- data/doc/js/jquery.js +18 -0
- data/doc/js/quicksearch.js +114 -0
- data/doc/js/thickbox-compressed.js +10 -0
- data/doc/lib/Fraccion_rb.html +52 -0
- data/doc/lib/Matriz_densa_rb.html +56 -0
- data/doc/lib/Matriz_dispersa_rb.html +56 -0
- data/doc/lib/Matriz_rb.html +54 -0
- data/doc/lib/prct09/version_rb.html +52 -0
- data/doc/lib/prct09_rb.html +54 -0
- data/doc/rdoc-style.css +0 -0
- data/doc/rdoc.css +595 -0
- data/doc/spec/Matriz_spec_rb.html +62 -0
- data/doc/test/tc_matriz_rb.html +62 -0
- data/lib/Dsl.rb +82 -0
- data/lib/prct09/version.rb +1 -1
- data/prct09-1.0.0.gem +0 -0
- data/prct09.gemspec +1 -1
- data/spec/Dsl_spec.rb +92 -0
- metadata +66 -29
- data/prct09-0.0.1.gem +0 -0
data/doc/bin/prct09.html
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
3
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
4
|
+
|
|
5
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
6
|
+
<head>
|
|
7
|
+
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
8
|
+
|
|
9
|
+
<title>File: prct09 [RDoc Documentation]</title>
|
|
10
|
+
|
|
11
|
+
<link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet" />
|
|
12
|
+
|
|
13
|
+
<script src="../js/jquery.js" type="text/javascript"
|
|
14
|
+
charset="utf-8"></script>
|
|
15
|
+
<script src="../js/thickbox-compressed.js" type="text/javascript"
|
|
16
|
+
charset="utf-8"></script>
|
|
17
|
+
<script src="../js/quicksearch.js" type="text/javascript"
|
|
18
|
+
charset="utf-8"></script>
|
|
19
|
+
<script src="../js/darkfish.js" type="text/javascript"
|
|
20
|
+
charset="utf-8"></script>
|
|
21
|
+
</head>
|
|
22
|
+
|
|
23
|
+
<body class="file file-popup">
|
|
24
|
+
<div id="metadata">
|
|
25
|
+
<dl>
|
|
26
|
+
<dt class="modified-date">Last Modified</dt>
|
|
27
|
+
<dd class="modified-date">2013-11-20 16:00:44 +0000</dd>
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
<dt class="requires">Requires</dt>
|
|
31
|
+
<dd class="requires">
|
|
32
|
+
<ul>
|
|
33
|
+
|
|
34
|
+
<li>prct09</li>
|
|
35
|
+
|
|
36
|
+
</ul>
|
|
37
|
+
</dd>
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
</dl>
|
|
42
|
+
</div>
|
|
43
|
+
|
|
44
|
+
<div id="documentation">
|
|
45
|
+
|
|
46
|
+
<div class="description">
|
|
47
|
+
<h2>Description</h2>
|
|
48
|
+
|
|
49
|
+
</div>
|
|
50
|
+
|
|
51
|
+
</div>
|
|
52
|
+
</body>
|
|
53
|
+
</html>
|
|
54
|
+
|
data/doc/classes/Fraccion.html
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/doc/classes/Matriz.html
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/doc/classes/Prct09.html
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/doc/created.rid
CHANGED
|
@@ -1,14 +1,125 @@
|
|
|
1
|
-
|
|
2
|
-
./
|
|
3
|
-
./
|
|
4
|
-
./lib/
|
|
5
|
-
./lib/
|
|
6
|
-
./lib/
|
|
7
|
-
./lib/prct09.rb
|
|
8
|
-
./lib/
|
|
9
|
-
./
|
|
10
|
-
./
|
|
11
|
-
./
|
|
12
|
-
./
|
|
13
|
-
./
|
|
14
|
-
./
|
|
1
|
+
Fri, 13 Dec 2013 12:59:45 +0000
|
|
2
|
+
./lib/Matriz.rb Fri, 13 Dec 2013 12:49:42 +0000
|
|
3
|
+
./lib/prct09.rb Fri, 13 Dec 2013 12:49:42 +0000
|
|
4
|
+
./lib/Dsl.rb Fri, 13 Dec 2013 02:55:59 +0000
|
|
5
|
+
./lib/Matriz_dispersa.rb Fri, 13 Dec 2013 12:49:42 +0000
|
|
6
|
+
./lib/Matriz_densa.rb Fri, 13 Dec 2013 12:49:42 +0000
|
|
7
|
+
./lib/prct09/version.rb Fri, 13 Dec 2013 12:49:42 +0000
|
|
8
|
+
./lib/Fraccion.rb Fri, 13 Dec 2013 12:49:42 +0000
|
|
9
|
+
./doc/Matriz.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
10
|
+
./doc/lib/Fraccion_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
11
|
+
./doc/lib/prct09/version_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
12
|
+
./doc/lib/Matriz_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
13
|
+
./doc/lib/Matriz_densa_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
14
|
+
./doc/lib/Matriz_dispersa_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
15
|
+
./doc/lib/prct09_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
16
|
+
./doc/rdoc-style.css Fri, 13 Dec 2013 12:49:42 +0000
|
|
17
|
+
./doc/Guarfile.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
18
|
+
./doc/files/lib/Fraccion_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
19
|
+
./doc/files/lib/prct09/version_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
20
|
+
./doc/files/lib/Matriz_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
21
|
+
./doc/files/lib/Matriz_densa_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
22
|
+
./doc/files/lib/mcd_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
23
|
+
./doc/files/lib/Matriz_dispersa_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
24
|
+
./doc/files/lib/mcd_rb.src/M000001.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
25
|
+
./doc/files/lib/prct09_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
26
|
+
./doc/files/spec/Matriz_spec_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
27
|
+
./doc/files/test/tc_matriz_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
28
|
+
./doc/spec/Matriz_spec_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
29
|
+
./doc/Fraccion.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
30
|
+
./doc/bin/prct09.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
31
|
+
./doc/LICENSE_txt.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
32
|
+
./doc/fr_file_index.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
33
|
+
./doc/Prct09.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
34
|
+
./doc/test/tc_matriz_rb.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
35
|
+
./doc/Rakefile.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
36
|
+
./doc/Gemfile.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
37
|
+
./doc/Matriz_dispersa.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
38
|
+
./doc/fr_method_index.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
39
|
+
./doc/images/zoom.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
40
|
+
./doc/images/wrench_orange.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
41
|
+
./doc/images/ruby.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
42
|
+
./doc/images/tag_green.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
43
|
+
./doc/images/page_white_text.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
44
|
+
./doc/images/bullet_toggle_plus.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
45
|
+
./doc/images/macFFBgHack.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
46
|
+
./doc/images/find.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
47
|
+
./doc/images/date.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
48
|
+
./doc/images/page_white_width.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
49
|
+
./doc/images/bug.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
50
|
+
./doc/images/brick.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
51
|
+
./doc/images/bullet_black.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
52
|
+
./doc/images/package.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
53
|
+
./doc/images/wrench.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
54
|
+
./doc/images/loadingAnimation.gif Fri, 13 Dec 2013 12:49:42 +0000
|
|
55
|
+
./doc/images/bullet_toggle_minus.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
56
|
+
./doc/images/plugin.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
57
|
+
./doc/images/page_green.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
58
|
+
./doc/images/brick_link.png Fri, 13 Dec 2013 12:49:42 +0000
|
|
59
|
+
./doc/fr_class_index.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
60
|
+
./doc/Matriz_densa.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
61
|
+
./doc/js/jquery.js Fri, 13 Dec 2013 12:49:42 +0000
|
|
62
|
+
./doc/js/thickbox-compressed.js Fri, 13 Dec 2013 12:49:42 +0000
|
|
63
|
+
./doc/js/quicksearch.js Fri, 13 Dec 2013 12:49:42 +0000
|
|
64
|
+
./doc/js/darkfish.js Fri, 13 Dec 2013 12:49:42 +0000
|
|
65
|
+
./doc/created.rid Fri, 13 Dec 2013 12:49:42 +0000
|
|
66
|
+
./doc/Test_Matriz.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
67
|
+
./doc/rdoc.css Fri, 13 Dec 2013 12:49:42 +0000
|
|
68
|
+
./doc/classes/Matriz.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
69
|
+
./doc/classes/Fraccion.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
70
|
+
./doc/classes/Matriz_dispersa.src/M000006.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
71
|
+
./doc/classes/Matriz_dispersa.src/M000007.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
72
|
+
./doc/classes/Matriz_dispersa.src/M000009.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
73
|
+
./doc/classes/Matriz_dispersa.src/M000008.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
74
|
+
./doc/classes/Matriz_dispersa.src/M000004.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
75
|
+
./doc/classes/Matriz_dispersa.src/M000005.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
76
|
+
./doc/classes/Matriz_dispersa.src/M000003.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
77
|
+
./doc/classes/Matriz_dispersa.src/M000002.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
78
|
+
./doc/classes/Prct09.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
79
|
+
./doc/classes/Matriz.src/M000019.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
80
|
+
./doc/classes/Matriz.src/M000016.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
81
|
+
./doc/classes/Matriz.src/M000015.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
82
|
+
./doc/classes/Matriz.src/M000023.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
83
|
+
./doc/classes/Matriz.src/M000022.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
84
|
+
./doc/classes/Matriz.src/M000018.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
85
|
+
./doc/classes/Matriz.src/M000021.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
86
|
+
./doc/classes/Matriz.src/M000020.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
87
|
+
./doc/classes/Matriz.src/M000017.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
88
|
+
./doc/classes/Fraccion.src/M000025.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
89
|
+
./doc/classes/Fraccion.src/M000026.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
90
|
+
./doc/classes/Fraccion.src/M000033.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
91
|
+
./doc/classes/Fraccion.src/M000030.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
92
|
+
./doc/classes/Fraccion.src/M000035.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
93
|
+
./doc/classes/Fraccion.src/M000027.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
94
|
+
./doc/classes/Fraccion.src/M000028.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
95
|
+
./doc/classes/Fraccion.src/M000029.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
96
|
+
./doc/classes/Fraccion.src/M000031.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
97
|
+
./doc/classes/Fraccion.src/M000032.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
98
|
+
./doc/classes/Fraccion.src/M000024.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
99
|
+
./doc/classes/Fraccion.src/M000034.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
100
|
+
./doc/classes/Fraccion.src/M000036.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
101
|
+
./doc/classes/Matriz_dispersa.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
102
|
+
./doc/classes/Matriz_densa.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
103
|
+
./doc/classes/Test_Matriz.src/M000039.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
104
|
+
./doc/classes/Test_Matriz.src/M000037.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
105
|
+
./doc/classes/Test_Matriz.src/M000038.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
106
|
+
./doc/classes/Test_Matriz.src/M000040.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
107
|
+
./doc/classes/Matriz_densa.src/M000012.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
108
|
+
./doc/classes/Matriz_densa.src/M000010.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
109
|
+
./doc/classes/Matriz_densa.src/M000011.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
110
|
+
./doc/classes/Matriz_densa.src/M000014.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
111
|
+
./doc/classes/Matriz_densa.src/M000013.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
112
|
+
./doc/classes/Test_Matriz.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
113
|
+
./doc/index.html Fri, 13 Dec 2013 12:49:42 +0000
|
|
114
|
+
./LICENSE.txt Fri, 13 Dec 2013 12:49:42 +0000
|
|
115
|
+
./spec/Dsl_spec.rb Fri, 13 Dec 2013 12:49:42 +0000
|
|
116
|
+
./spec/Matriz_spec.rb Fri, 13 Dec 2013 12:49:42 +0000
|
|
117
|
+
./bin/prct09 Fri, 13 Dec 2013 12:49:42 +0000
|
|
118
|
+
./config/gemnasium.yml Fri, 13 Dec 2013 12:49:42 +0000
|
|
119
|
+
./README.md Fri, 13 Dec 2013 12:49:42 +0000
|
|
120
|
+
./test/tc_matriz.rb Fri, 13 Dec 2013 12:49:42 +0000
|
|
121
|
+
./Guarfile Fri, 13 Dec 2013 12:49:42 +0000
|
|
122
|
+
./Gemfile Fri, 13 Dec 2013 12:49:42 +0000
|
|
123
|
+
./Rakefile Fri, 13 Dec 2013 12:49:42 +0000
|
|
124
|
+
./prct09.gemspec Fri, 13 Dec 2013 12:49:42 +0000
|
|
125
|
+
./prct09-1.0.0.gem Fri, 13 Dec 2013 12:58:13 +0000
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/doc/files/lib/mcd_rb.html
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/doc/fr_class_index.html
CHANGED
|
File without changes
|
data/doc/fr_file_index.html
CHANGED
|
File without changes
|
data/doc/fr_method_index.html
CHANGED
|
File without changes
|
|
Binary file
|
|
Binary file
|
data/doc/images/bug.png
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/doc/images/date.png
ADDED
|
Binary file
|
data/doc/images/find.png
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/doc/images/ruby.png
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/doc/images/zoom.png
ADDED
|
Binary file
|
data/doc/index.html
CHANGED
|
@@ -1,150 +1,272 @@
|
|
|
1
|
-
|
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
3
|
-
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
1
|
+
<!DOCTYPE html>
|
|
4
2
|
|
|
5
|
-
<html
|
|
3
|
+
<html>
|
|
6
4
|
<head>
|
|
7
|
-
|
|
5
|
+
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
|
8
6
|
|
|
9
|
-
|
|
7
|
+
<title>RDoc Documentation</title>
|
|
10
8
|
|
|
11
|
-
|
|
9
|
+
<link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
|
|
12
10
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
<script src="js/darkfish.js" type="text/javascript" charset="utf-8"></script>
|
|
11
|
+
<script type="text/javascript">
|
|
12
|
+
var rdoc_rel_prefix = "./";
|
|
13
|
+
</script>
|
|
17
14
|
|
|
18
|
-
|
|
19
|
-
<
|
|
15
|
+
<script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
|
|
16
|
+
<script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
|
|
17
|
+
<script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
|
|
18
|
+
<script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
|
|
19
|
+
<script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
|
|
20
|
+
<script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
|
|
20
21
|
|
|
21
|
-
|
|
22
|
-
<h1>RDoc Documentation</h1>
|
|
23
22
|
|
|
23
|
+
<body>
|
|
24
|
+
<nav id="metadata">
|
|
25
|
+
<nav id="home-section" class="section">
|
|
26
|
+
<h3 class="section-header">
|
|
27
|
+
<a href="./index.html">Home</a>
|
|
28
|
+
<a href="./table_of_contents.html#classes">Classes</a>
|
|
29
|
+
<a href="./table_of_contents.html#methods">Methods</a>
|
|
30
|
+
</h3>
|
|
31
|
+
</nav>
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
<nav id="search-section" class="section project-section" class="initially-hidden">
|
|
35
|
+
<form action="#" method="get" accept-charset="utf-8">
|
|
36
|
+
<h3 class="section-header">
|
|
37
|
+
<input type="text" name="search" placeholder="Search" id="search-field"
|
|
38
|
+
title="Type to search, Up and Down to navigate, Enter to load">
|
|
39
|
+
</h3>
|
|
40
|
+
</form>
|
|
41
|
+
|
|
42
|
+
<ul id="search-results" class="initially-hidden"></ul>
|
|
43
|
+
</nav>
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
<div id="project-metadata">
|
|
47
|
+
<nav id="fileindex-section" class="section project-section">
|
|
48
|
+
<h3 class="section-header">Pages</h3>
|
|
49
|
+
|
|
50
|
+
<ul>
|
|
24
51
|
|
|
25
|
-
|
|
52
|
+
<li class="file"><a href="./Gemfile.html">Gemfile</a>
|
|
26
53
|
|
|
27
|
-
|
|
54
|
+
<li class="file"><a href="./Guarfile.html">Guarfile</a>
|
|
28
55
|
|
|
56
|
+
<li class="file"><a href="./LICENSE_txt.html">LICENSE</a>
|
|
29
57
|
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
58
|
+
<li class="file"><a href="./README_md.html">README</a>
|
|
59
|
+
|
|
60
|
+
<li class="file"><a href="./Rakefile.html">Rakefile</a>
|
|
61
|
+
|
|
62
|
+
<li class="file"><a href="./doc/Fraccion_html.html">Fraccion.html</a>
|
|
63
|
+
|
|
64
|
+
<li class="file"><a href="./doc/Gemfile_html.html">Gemfile.html</a>
|
|
65
|
+
|
|
66
|
+
<li class="file"><a href="./doc/Guarfile_html.html">Guarfile.html</a>
|
|
67
|
+
|
|
68
|
+
<li class="file"><a href="./doc/LICENSE_txt_html.html">LICENSE_txt.html</a>
|
|
69
|
+
|
|
70
|
+
<li class="file"><a href="./doc/Matriz_html.html">Matriz.html</a>
|
|
71
|
+
|
|
72
|
+
<li class="file"><a href="./doc/Matriz_densa_html.html">Matriz_densa.html</a>
|
|
73
|
+
|
|
74
|
+
<li class="file"><a href="./doc/Matriz_dispersa_html.html">Matriz_dispersa.html</a>
|
|
75
|
+
|
|
76
|
+
<li class="file"><a href="./doc/Prct09_html.html">Prct09.html</a>
|
|
77
|
+
|
|
78
|
+
<li class="file"><a href="./doc/Rakefile_html.html">Rakefile.html</a>
|
|
79
|
+
|
|
80
|
+
<li class="file"><a href="./doc/Test_Matriz_html.html">Test_Matriz.html</a>
|
|
81
|
+
|
|
82
|
+
<li class="file"><a href="./doc/bin/prct09_html.html">prct09.html</a>
|
|
83
|
+
|
|
84
|
+
<li class="file"><a href="./doc/classes/Fraccion_html.html">Fraccion.html</a>
|
|
85
|
+
|
|
86
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000024_html.html">M000024.html</a>
|
|
87
|
+
|
|
88
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000025_html.html">M000025.html</a>
|
|
89
|
+
|
|
90
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000026_html.html">M000026.html</a>
|
|
91
|
+
|
|
92
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000027_html.html">M000027.html</a>
|
|
93
|
+
|
|
94
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000028_html.html">M000028.html</a>
|
|
95
|
+
|
|
96
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000029_html.html">M000029.html</a>
|
|
97
|
+
|
|
98
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000030_html.html">M000030.html</a>
|
|
99
|
+
|
|
100
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000031_html.html">M000031.html</a>
|
|
101
|
+
|
|
102
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000032_html.html">M000032.html</a>
|
|
103
|
+
|
|
104
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000033_html.html">M000033.html</a>
|
|
105
|
+
|
|
106
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000034_html.html">M000034.html</a>
|
|
107
|
+
|
|
108
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000035_html.html">M000035.html</a>
|
|
109
|
+
|
|
110
|
+
<li class="file"><a href="./doc/classes/Fraccion_src/M000036_html.html">M000036.html</a>
|
|
111
|
+
|
|
112
|
+
<li class="file"><a href="./doc/classes/Matriz_html.html">Matriz.html</a>
|
|
113
|
+
|
|
114
|
+
<li class="file"><a href="./doc/classes/Matriz_src/M000015_html.html">M000015.html</a>
|
|
115
|
+
|
|
116
|
+
<li class="file"><a href="./doc/classes/Matriz_src/M000016_html.html">M000016.html</a>
|
|
117
|
+
|
|
118
|
+
<li class="file"><a href="./doc/classes/Matriz_src/M000017_html.html">M000017.html</a>
|
|
119
|
+
|
|
120
|
+
<li class="file"><a href="./doc/classes/Matriz_src/M000018_html.html">M000018.html</a>
|
|
121
|
+
|
|
122
|
+
<li class="file"><a href="./doc/classes/Matriz_src/M000019_html.html">M000019.html</a>
|
|
123
|
+
|
|
124
|
+
<li class="file"><a href="./doc/classes/Matriz_src/M000020_html.html">M000020.html</a>
|
|
125
|
+
|
|
126
|
+
<li class="file"><a href="./doc/classes/Matriz_src/M000021_html.html">M000021.html</a>
|
|
127
|
+
|
|
128
|
+
<li class="file"><a href="./doc/classes/Matriz_src/M000022_html.html">M000022.html</a>
|
|
129
|
+
|
|
130
|
+
<li class="file"><a href="./doc/classes/Matriz_src/M000023_html.html">M000023.html</a>
|
|
131
|
+
|
|
132
|
+
<li class="file"><a href="./doc/classes/Matriz_densa_html.html">Matriz_densa.html</a>
|
|
133
|
+
|
|
134
|
+
<li class="file"><a href="./doc/classes/Matriz_densa_src/M000010_html.html">M000010.html</a>
|
|
135
|
+
|
|
136
|
+
<li class="file"><a href="./doc/classes/Matriz_densa_src/M000011_html.html">M000011.html</a>
|
|
137
|
+
|
|
138
|
+
<li class="file"><a href="./doc/classes/Matriz_densa_src/M000012_html.html">M000012.html</a>
|
|
139
|
+
|
|
140
|
+
<li class="file"><a href="./doc/classes/Matriz_densa_src/M000013_html.html">M000013.html</a>
|
|
141
|
+
|
|
142
|
+
<li class="file"><a href="./doc/classes/Matriz_densa_src/M000014_html.html">M000014.html</a>
|
|
143
|
+
|
|
144
|
+
<li class="file"><a href="./doc/classes/Matriz_dispersa_html.html">Matriz_dispersa.html</a>
|
|
145
|
+
|
|
146
|
+
<li class="file"><a href="./doc/classes/Matriz_dispersa_src/M000002_html.html">M000002.html</a>
|
|
147
|
+
|
|
148
|
+
<li class="file"><a href="./doc/classes/Matriz_dispersa_src/M000003_html.html">M000003.html</a>
|
|
149
|
+
|
|
150
|
+
<li class="file"><a href="./doc/classes/Matriz_dispersa_src/M000004_html.html">M000004.html</a>
|
|
151
|
+
|
|
152
|
+
<li class="file"><a href="./doc/classes/Matriz_dispersa_src/M000005_html.html">M000005.html</a>
|
|
153
|
+
|
|
154
|
+
<li class="file"><a href="./doc/classes/Matriz_dispersa_src/M000006_html.html">M000006.html</a>
|
|
155
|
+
|
|
156
|
+
<li class="file"><a href="./doc/classes/Matriz_dispersa_src/M000007_html.html">M000007.html</a>
|
|
157
|
+
|
|
158
|
+
<li class="file"><a href="./doc/classes/Matriz_dispersa_src/M000008_html.html">M000008.html</a>
|
|
159
|
+
|
|
160
|
+
<li class="file"><a href="./doc/classes/Matriz_dispersa_src/M000009_html.html">M000009.html</a>
|
|
161
|
+
|
|
162
|
+
<li class="file"><a href="./doc/classes/Prct09_html.html">Prct09.html</a>
|
|
163
|
+
|
|
164
|
+
<li class="file"><a href="./doc/classes/Test_Matriz_html.html">Test_Matriz.html</a>
|
|
165
|
+
|
|
166
|
+
<li class="file"><a href="./doc/classes/Test_Matriz_src/M000037_html.html">M000037.html</a>
|
|
167
|
+
|
|
168
|
+
<li class="file"><a href="./doc/classes/Test_Matriz_src/M000038_html.html">M000038.html</a>
|
|
169
|
+
|
|
170
|
+
<li class="file"><a href="./doc/classes/Test_Matriz_src/M000039_html.html">M000039.html</a>
|
|
171
|
+
|
|
172
|
+
<li class="file"><a href="./doc/classes/Test_Matriz_src/M000040_html.html">M000040.html</a>
|
|
173
|
+
|
|
174
|
+
<li class="file"><a href="./doc/created_rid.html">created.rid</a>
|
|
175
|
+
|
|
176
|
+
<li class="file"><a href="./doc/files/lib/Fraccion_rb_html.html">Fraccion_rb.html</a>
|
|
177
|
+
|
|
178
|
+
<li class="file"><a href="./doc/files/lib/Matriz_densa_rb_html.html">Matriz_densa_rb.html</a>
|
|
179
|
+
|
|
180
|
+
<li class="file"><a href="./doc/files/lib/Matriz_dispersa_rb_html.html">Matriz_dispersa_rb.html</a>
|
|
181
|
+
|
|
182
|
+
<li class="file"><a href="./doc/files/lib/Matriz_rb_html.html">Matriz_rb.html</a>
|
|
183
|
+
|
|
184
|
+
<li class="file"><a href="./doc/files/lib/mcd_rb_html.html">mcd_rb.html</a>
|
|
185
|
+
|
|
186
|
+
<li class="file"><a href="./doc/files/lib/mcd_rb_src/M000001_html.html">M000001.html</a>
|
|
187
|
+
|
|
188
|
+
<li class="file"><a href="./doc/files/lib/prct09/version_rb_html.html">version_rb.html</a>
|
|
189
|
+
|
|
190
|
+
<li class="file"><a href="./doc/files/lib/prct09_rb_html.html">prct09_rb.html</a>
|
|
191
|
+
|
|
192
|
+
<li class="file"><a href="./doc/files/spec/Matriz_spec_rb_html.html">Matriz_spec_rb.html</a>
|
|
193
|
+
|
|
194
|
+
<li class="file"><a href="./doc/files/test/tc_matriz_rb_html.html">tc_matriz_rb.html</a>
|
|
195
|
+
|
|
196
|
+
<li class="file"><a href="./doc/fr_class_index_html.html">fr_class_index.html</a>
|
|
197
|
+
|
|
198
|
+
<li class="file"><a href="./doc/fr_file_index_html.html">fr_file_index.html</a>
|
|
199
|
+
|
|
200
|
+
<li class="file"><a href="./doc/fr_method_index_html.html">fr_method_index.html</a>
|
|
201
|
+
|
|
202
|
+
<li class="file"><a href="./doc/index_html.html">index.html</a>
|
|
203
|
+
|
|
204
|
+
<li class="file"><a href="./doc/js/darkfish_js.html">darkfish.js</a>
|
|
205
|
+
|
|
206
|
+
<li class="file"><a href="./doc/js/jquery_js.html">jquery.js</a>
|
|
207
|
+
|
|
208
|
+
<li class="file"><a href="./doc/js/quicksearch_js.html">quicksearch.js</a>
|
|
209
|
+
|
|
210
|
+
<li class="file"><a href="./doc/js/thickbox-compressed_js.html">thickbox-compressed.js</a>
|
|
211
|
+
|
|
212
|
+
<li class="file"><a href="./doc/lib/Fraccion_rb_html.html">Fraccion_rb.html</a>
|
|
213
|
+
|
|
214
|
+
<li class="file"><a href="./doc/lib/Matriz_densa_rb_html.html">Matriz_densa_rb.html</a>
|
|
215
|
+
|
|
216
|
+
<li class="file"><a href="./doc/lib/Matriz_dispersa_rb_html.html">Matriz_dispersa_rb.html</a>
|
|
217
|
+
|
|
218
|
+
<li class="file"><a href="./doc/lib/Matriz_rb_html.html">Matriz_rb.html</a>
|
|
219
|
+
|
|
220
|
+
<li class="file"><a href="./doc/lib/prct09/version_rb_html.html">version_rb.html</a>
|
|
221
|
+
|
|
222
|
+
<li class="file"><a href="./doc/lib/prct09_rb_html.html">prct09_rb.html</a>
|
|
223
|
+
|
|
224
|
+
<li class="file"><a href="./doc/rdoc-style_css.html">rdoc-style.css</a>
|
|
225
|
+
|
|
226
|
+
<li class="file"><a href="./doc/rdoc_css.html">rdoc.css</a>
|
|
227
|
+
|
|
228
|
+
<li class="file"><a href="./doc/spec/Matriz_spec_rb_html.html">Matriz_spec_rb.html</a>
|
|
229
|
+
|
|
230
|
+
<li class="file"><a href="./doc/test/tc_matriz_rb_html.html">tc_matriz_rb.html</a>
|
|
231
|
+
|
|
232
|
+
<li class="file"><a href="./prct09_gemspec.html">prct09.gemspec</a>
|
|
42
233
|
|
|
43
|
-
|
|
44
|
-
<h2 id="classes">Classes/Modules</h2>
|
|
45
|
-
<ul>
|
|
46
|
-
|
|
47
|
-
<li class="class"><a href="Fraccion.html">Fraccion</a></li>
|
|
48
|
-
|
|
49
|
-
<li class="class"><a href="Matriz.html">Matriz</a></li>
|
|
50
|
-
|
|
51
|
-
<li class="class"><a href="Matriz_densa.html">Matriz_densa</a></li>
|
|
52
|
-
|
|
53
|
-
<li class="class"><a href="Matriz_dispersa.html">Matriz_dispersa</a></li>
|
|
54
|
-
|
|
55
|
-
<li class="module"><a href="Prct09.html">Prct09</a></li>
|
|
56
|
-
|
|
57
|
-
<li class="class"><a href="Test_Matriz.html">Test_Matriz</a></li>
|
|
58
|
-
|
|
59
234
|
</ul>
|
|
235
|
+
</nav>
|
|
60
236
|
|
|
61
|
-
|
|
62
|
-
<
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
<li><a href="Matriz_dispersa.html#method-i-2B">#+ — Matriz_dispersa</a></li>
|
|
81
|
-
|
|
82
|
-
<li><a href="Matriz.html#method-i-2B">#+ — Matriz</a></li>
|
|
83
|
-
|
|
84
|
-
<li><a href="Matriz_densa.html#method-i-2B">#+ — Matriz_densa</a></li>
|
|
85
|
-
|
|
86
|
-
<li><a href="Fraccion.html#method-i-2B">#+ — Fraccion</a></li>
|
|
87
|
-
|
|
88
|
-
<li><a href="Matriz.html#method-i-2D">#- — Matriz</a></li>
|
|
89
|
-
|
|
90
|
-
<li><a href="Matriz_dispersa.html#method-i-2D">#- — Matriz_dispersa</a></li>
|
|
91
|
-
|
|
92
|
-
<li><a href="Matriz_densa.html#method-i-2D">#- — Matriz_densa</a></li>
|
|
93
|
-
|
|
94
|
-
<li><a href="Fraccion.html#method-i-2D">#- — Fraccion</a></li>
|
|
95
|
-
|
|
96
|
-
<li><a href="Fraccion.html#method-i-2D-40">#-@ — Fraccion</a></li>
|
|
97
|
-
|
|
98
|
-
<li><a href="Fraccion.html#method-i-2F">#/ — Fraccion</a></li>
|
|
99
|
-
|
|
100
|
-
<li><a href="Fraccion.html#method-i-3C-3D-3E">#<=> — Fraccion</a></li>
|
|
101
|
-
|
|
102
|
-
<li><a href="Fraccion.html#method-i-abs">#abs — Fraccion</a></li>
|
|
103
|
-
|
|
104
|
-
<li><a href="Fraccion.html#method-i-coerce">#coerce — Fraccion</a></li>
|
|
105
|
-
|
|
106
|
-
<li><a href="Matriz.html#method-i-comprobar">#comprobar — Matriz</a></li>
|
|
107
|
-
|
|
108
|
-
<li><a href="Fraccion.html#method-i-imprimirFlotante">#imprimirFlotante — Fraccion</a></li>
|
|
109
|
-
|
|
110
|
-
<li><a href="Fraccion.html#method-i-imprimirFraccion">#imprimirFraccion — Fraccion</a></li>
|
|
111
|
-
|
|
112
|
-
<li><a href="Matriz_dispersa.html#method-i-max">#max — Matriz_dispersa</a></li>
|
|
113
|
-
|
|
114
|
-
<li><a href="Matriz_densa.html#method-i-max">#max — Matriz_densa</a></li>
|
|
115
|
-
|
|
116
|
-
<li><a href="Matriz.html#method-i-max">#max — Matriz</a></li>
|
|
117
|
-
|
|
118
|
-
<li><a href="Matriz.html#method-i-min">#min — Matriz</a></li>
|
|
119
|
-
|
|
120
|
-
<li><a href="Matriz_dispersa.html#method-i-min">#min — Matriz_dispersa</a></li>
|
|
121
|
-
|
|
122
|
-
<li><a href="Matriz_densa.html#method-i-min">#min — Matriz_densa</a></li>
|
|
123
|
-
|
|
124
|
-
<li><a href="Fraccion.html#method-i-reciprocal">#reciprocal — Fraccion</a></li>
|
|
125
|
-
|
|
126
|
-
<li><a href="Test_Matriz.html#method-i-setup">#setup — Test_Matriz</a></li>
|
|
127
|
-
|
|
128
|
-
<li><a href="Test_Matriz.html#method-i-test_Comprobacion">#test_Comprobacion — Test_Matriz</a></li>
|
|
129
|
-
|
|
130
|
-
<li><a href="Test_Matriz.html#method-i-test_Operacion">#test_Operacion — Test_Matriz</a></li>
|
|
131
|
-
|
|
132
|
-
<li><a href="Test_Matriz.html#method-i-test_Tipo">#test_Tipo — Test_Matriz</a></li>
|
|
133
|
-
|
|
134
|
-
<li><a href="Matriz.html#method-i-to_s">#to_s — Matriz</a></li>
|
|
135
|
-
|
|
136
|
-
<li><a href="Matriz_dispersa.html#method-i-to_s">#to_s — Matriz_dispersa</a></li>
|
|
137
|
-
|
|
138
|
-
<li><a href="Matriz_dispersa.html#method-i-traspuesta">#traspuesta — Matriz_dispersa</a></li>
|
|
139
|
-
|
|
140
|
-
<li><a href="Matriz.html#method-i-traspuesta">#traspuesta — Matriz</a></li>
|
|
141
|
-
|
|
237
|
+
<nav id="classindex-section" class="section project-section">
|
|
238
|
+
<h3 class="section-header">Class and Module Index</h3>
|
|
239
|
+
|
|
240
|
+
<ul class="link-list">
|
|
241
|
+
|
|
242
|
+
<li><a href="./Dsl.html">Dsl</a>
|
|
243
|
+
|
|
244
|
+
<li><a href="./Fraccion.html">Fraccion</a>
|
|
245
|
+
|
|
246
|
+
<li><a href="./Matriz.html">Matriz</a>
|
|
247
|
+
|
|
248
|
+
<li><a href="./Matriz_densa.html">Matriz_densa</a>
|
|
249
|
+
|
|
250
|
+
<li><a href="./Matriz_dispersa.html">Matriz_dispersa</a>
|
|
251
|
+
|
|
252
|
+
<li><a href="./Prct09.html">Prct09</a>
|
|
253
|
+
|
|
254
|
+
<li><a href="./Test_Matriz.html">Test_Matriz</a>
|
|
255
|
+
|
|
142
256
|
</ul>
|
|
257
|
+
</nav>
|
|
143
258
|
|
|
144
|
-
<div id="validator-badges">
|
|
145
|
-
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
|
146
|
-
<p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
|
|
147
|
-
Rdoc Generator</a> 2</small>.</p>
|
|
148
259
|
</div>
|
|
149
|
-
</
|
|
150
|
-
|
|
260
|
+
</nav>
|
|
261
|
+
|
|
262
|
+
<div id="documentation" class="description">
|
|
263
|
+
<p>This is the API documentation for RDoc Documentation.
|
|
264
|
+
</div>
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
<footer id="validator-badges">
|
|
268
|
+
<p><a href="http://validator.w3.org/check/referer">[Validate]</a>
|
|
269
|
+
<p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 4.0.0.
|
|
270
|
+
<p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
|
|
271
|
+
</footer>
|
|
272
|
+
|