matIP function

Matrix Inner Product

Matrix Inner Product

Calculates the product ABA'B.

matIP(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