| Name | Description | Type | Package | Framework |
| Householder4SubVector | Faster implementation of Householder reflection for sub-vectors at a given index. | Class | com.numericalmethod.suanshu.algebra.linear.matrix.doubles.operation.householder | SuanShu |
| Householder4ZeroGenerator | Faster implementation of Householder reflection for zero generator vector. | Class | com.numericalmethod.suanshu.algebra.linear.matrix.doubles.operation.householder | SuanShu |
| HouseholderContext | This is the context information about a Householder transformation. | Class | com.numericalmethod.suanshu.algebra.linear.matrix.doubles.operation.householder | SuanShu |
| HouseholderInPlace | Maintains the matrix to be transformed by a sequence of Householder reflections. | Class | com.numericalmethod.suanshu.algebra.linear.matrix.doubles.operation.householder | SuanShu |
| HouseholderInPlace .Householder | Class | com.numericalmethod.suanshu.algebra.linear.matrix.doubles.operation.householder | SuanShu | |
| HouseholderReflection | A Householder transformation in the 3-dimensional space is the reflection of a vector in the The plane, containing the origin, is uniquely defined by a unit vector, | Class | com.numericalmethod.suanshu.algebra.linear.matrix.doubles.operation.householder | SuanShu |