grapes-cross-grapes: Matrix cross-multiplication between two matrices

%cross%R Documentation

Matrix cross-multiplication between two matrices

Description

Matrix cross-multiplication between two matrices

Usage

Mat1 %cross% Mat2

Arguments

Mat1

a matrix.

Mat2

another matrix.

Value

prod the product t(Mat1)


survPen documentation built on May 9, 2026, 5:06 p.m.