Package dev.nm.algebra.linear.matrix.doubles.operation.householder
-
Class Summary Class Description Householder4SubVector Faster implementation of Householder reflection for sub-vectors at a given index.Householder4ZeroGenerator Faster implementation of Householder reflection for zero generator vector.HouseholderContext This is the context information about a Householder transformation.HouseholderInPlace Maintains the matrix to be transformed by a sequence of Householder reflections.HouseholderInPlace.Householder HouseholderReflection A Householder transformation in the 3-dimensional space is the reflection of a vector in the plane.