This package provides functions operating on vectors, see also Vectors.
Name | Description |
---|---|
householderReflexion | Reflect vector a on a plane with orthogonal vector u |
householderReflexion_e1 | Reflect vector a to the unity vector e_1={1,0,...,0} |
householderReflexion_en | Reflect vector a to the unity vector e_n={0, ..., 0, 1} |
householderVector | Calculate a normalized householder vector to reflect vector a onto vector b |
printStringVectorInHtml | Print a string vector in html format on file (without html/body heading) |