Libraries
»
mymatrix
(0.1.6)
»
Index
»
MyMatrix
»
#shift
Method: MyMatrix#shift
Defined in:
lib/mymatrix.rb
#
shift
⇒
Object
596 597 598
# File 'lib/mymatrix.rb', line 596
def
shift
return
@mx
.
shift
end