class Matrix::NotRegular
Superclass hierarchy
Object
Reference
Exception
Matrix::NotRegular
Defined in:
Class Method Summary
.name
: String
.new
(msg = "Non-regular Matrix")
Class Method Detail
def self.
name
:
String
def self.
new
(msg =
"Non-regular Matrix"
)