StandardError
# File matrix.rb, line 18 def initialize(val = nil) if val super(val) else super("Dimension mismatch") end end
This page was generated for Ruby 2.6.4
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.2.