rotate_function | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.