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