Compute Quadratic Form
Efficiently computes x' A x - or in R-notation:
qform(x, A)
x |
a numeric vector |
A |
a symmetric numeric matrix |
Length of x
should equal the number of rows and columns of A
.
a numerical scalar
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.