class Matrix::DimensionMismatch
Superclass hierarchy
Object
Reference
Exception
Matrix::DimensionMismatch
Defined in:
Class Method Summary
.name
: String
.new
(msg = "Matrix dimension mismatch")
Class Method Detail
def self.
name
:
String
def self.
new
(msg =
"Matrix dimension mismatch"
)