SymbolicMultiplication: Internal function used to do symbolic matrix multiplication...

%*%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.


stim documentation built on Jan. 23, 2023, 5:33 p.m.