Libraries
»
csrmatrix
(1.1.0)
»
Index
»
TwoDMatrix
»
#ndim
Method: TwoDMatrix#ndim
Defined in:
lib/csrmatrix.rb
#
ndim
⇒
Object
(readonly)
Returns the value of attribute ndim.
73 74 75
# File 'lib/csrmatrix.rb', line 73
def
ndim
@ndim
end