%*% {stim} | R Documentation |
Internal function used to do symbolic matrix multiplication using the Ryacas R package
Description
Internal function used to do symbolic matrix multiplication using the Ryacas R package
Usage
symbMultiplication(x1, x2)
Arguments
x1 |
A Ryacas object. |
x2 |
A Ryacas object. |
[Package stim version 1.0.0 Index]