grapes-matcalc-grapes: Matrix Calculator for X^T A^-1 X

Description Usage Arguments Value Examples

Description

Working on a matrix, A, and a numerical vector X, performs the calculation in the title line.

Usage

1
A %matcalc% X

Arguments

A

matrix (must be invertible)

X

numerical vector

Value

calculated matrix

Examples

1
data4[[1]] \%matcalc\% data4[[2]]

merc534/STAT3701-HW3 documentation built on May 25, 2019, 10:30 p.m.