MMP function

Matrix Matrix Product

Matrix Matrix Product

Calculates the product ABAB.

MMP(A, B)

Arguments

  • A: Numeric matrix.
  • B: Numeric matrix.

Returns

Numeric matrix.

  • Maintainer: Zachary McCaw
  • License: GPL-3
  • Last published: 2023-10-01

Useful links