Class
Matriz_dispersa
In:
lib/Matriz_dispersa.rb
Parent:
Matriz
Methods
*
+
-
max
min
new
to_s
traspuesta
Attributes
cols
[RW]
filas
[RW]
matriz
[RW]
Public Class methods
new
(m)
Public Instance methods
*
(other)
+
(other)
-
(other)
max
()
min
()
to_s
()
traspuesta
()
[Validate]