Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
matrix
main
DimensionMismatch
Matrix
NotRegular
Built with Crystal 1.9.2
2023-10-07 18:34:29 UTC
class
DimensionMismatch
DimensionMismatch
Exception
Reference
Object
Defined in:
matrix.cr
Constructors
.new
(message =
"Dimension Mismatch."
)
Constructor Detail
def self.
new
(message =
"Dimension Mismatch."
)
#
[
View source
]