new(value)
No documentation available.
# File lib/matrix.rb, line 1557 def initialize(value) @value = value end