StandardError
# File matrix.rb, line 29 def initialize(val = nil) if val super(val) else super("Not Regular Matrix") end end
This page was generated for Ruby 3.0.0
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.42.0.