sumSymb {cOde} | R Documentation |
Compute matrix sumSymbolically
Description
Compute matrix sumSymbolically
Usage
sumSymb(M, N)
Arguments
M |
matrix of type character |
N |
matrix of type character |
Value
Matrix of type character, the matrix sum of M and N
[Package cOde version 1.1.1 Index]