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.3
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.2.