Libraries
»
rmatrix
(0.1.11)
»
Index
»
RMatrix
»
Matrix
»
#rows
Method: RMatrix::Matrix#rows
Defined in:
lib/rmatrix/matrix.rb
#
rows
⇒
Object
148 149 150
# File 'lib/rmatrix/matrix.rb', line 148
def
rows
self
.
shape
.
last
end