Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Matrix(T)
Inherits
Iterable
<
Enumerable
<
Struct
<
Value
<
Object
Instance methods
*
(scalar :
Complex
)
Source
⊕
(other_matrix :
Matrix
)
Source
⊗
(other_matrix :
Matrix
)
Source
⊤
Source
append
(other_matrix :
Matrix
)
Source
direct_sum
(other_matrix :
Matrix
)
Source
kronecker_product
(other_matrix :
Matrix
)
Source