Preparing search index...
The search index is not available
Chalkboard - v2.3.0
Chalkboard
Chalkboard
matr
add
Function add
Calculates the addition of two matrices.
add
(
matr1
:
ChalkboardMatrix
,
matr2
:
ChalkboardMatrix
)
:
ChalkboardMatrix
Parameters
matr1
:
ChalkboardMatrix
The first matrix
matr2
:
ChalkboardMatrix
The second matrix
Returns
ChalkboardMatrix
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples
Chalkboard - v2.3.0
Loading...
Calculates the addition of two matrices.