rvec-matrix-mult: Internal Methods for Matrix Multiplication with rvec

rvec-matrix-multR Documentation

Internal Methods for Matrix Multiplication with rvec

Description

These methods support %*% between Matrix and rvec objects.

Usage

## S4 method for signature 'Matrix,rvec'
x %*% y

## S4 method for signature 'rvec,Matrix'
x %*% y

rvec documentation built on Dec. 10, 2025, 5:08 p.m.