amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
summarize
amalthea
matrixmath
The function gets the sum of two matrices.
auto
summarize
(
T
)
(
in
T
[][]
m1
,
in
T
[][]
m2
)
Meta
Source
See Implementation
amalthea
matrixmath
aliases
det
functions
calcDeterminant
calcMinor
eye
multiply
ndim
shape
summarize
transpose
The function gets the sum of two matrices.