prodSymb: Compute matrix product symbolically

View source: R/symbolics.R

prodSymbR Documentation

Compute matrix product symbolically

Description

Compute matrix product symbolically

Usage

prodSymb(M, N)

Arguments

M

matrix of type character

N

matrix of type character

Value

Matrix of type character, the matrix product of M and N


dkaschek/cOde documentation built on April 19, 2022, 9:16 a.m.