This package contains utility functions that are utilized by higher level vector and matrix functions. These functions are usually not useful for an end-user.
Name | Description |
---|---|
householderVector | Calculate a normalized householder vector to reflect vector a onto vector b |
householderReflection | Reflect a vector a on a plane with orthogonal vector u |
roots | Compute zeros of a polynomial where the highest coefficient is assumed as not to be zero |