method

new

new(value)
public

No documentation available.

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