Create a rotated test function...
Create a rotated test function
rotate_function(f, M)
f |
test function. |
M |
orthogonal square matrix defining the rotation. |
Returns a new rotated test function defined as
g(x) = f(Mx).
The rotated test function.
Olaf Mersmann olafm@statistik.tu-dortmund.de
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.