StandardError
# File matrix.rb, line 28 def initialize(val = nil) if val super(val) else super("Not Regular Matrix") end end
This page was generated for Ruby 2.6.3
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.44.2.