grapes-mult-grapes: Matrix multiplication between two matrices

%mult%R Documentation

Matrix multiplication between two matrices

Description

Matrix multiplication between two matrices

Usage

Mat1 %mult% Mat2

Arguments

Mat1

a matrix.

Mat2

another matrix.

Value

prod the product Mat1


survPen documentation built on April 4, 2025, 3:06 a.m.