# File lib/classifier/extensions/vector.rb, line 103
def
[]=
(
i
,
j
,
val
)
@rows
[
i
][
j
] =
val
end