powered by
Efficiently computes \(x' A x\) - or in R-notation:
qform(x, A)
a numeric vector
a symmetric numeric matrix
a numerical scalar
Length of x should equal the number of rows and columns of A.
x
A