Skip to contents

Calculate a combination of matrix multiplications

Usage

t_mat_mult(A, B, C)

Arguments

A

matrix

B

matrix

C

matrix

Value

t(A) %% B %% C