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