Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
matrix
master
Matrix
DimensionMismatch
ItemIterator
NotRegular
Built with Crystal 1.9.2
2023-10-07 16:54:34 UTC
class
Matrix::NotRegular
Matrix::NotRegular
Exception
Reference
Object
Defined in:
matrix.cr
Constructors
.new
(msg =
"Non-regular Matrix"
)
Constructor Detail
def self.
new
(msg =
"Non-regular Matrix"
)
#
[
View source
]