Student[LinearAlgebra][ReflectionMatrix] - construct a reflection Matrix
|
Calling Sequence
|
|
ReflectionMatrix(v)
|
|
Parameters
|
|
v
|
-
|
Vector; normal to the reflection subspace
|
|
|
|
|
Description
|
|
|
In three-dimensional space, the reflection subspace is a plane through the origin.
|
|
|
Examples
|
|
>
|
|
Reflect through the line y=-x:
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|