StandardError
# File matrix-0.4.2/lib/matrix.rb, line 27 def initialize(val = nil) if val super(val) else super("Not Regular Matrix") end end
This page was generated for Ruby 3.1.2
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.42.0.