public static class Householder.Context
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
Vector |
generator
the defining vector which is perpendicular to the Householder hyperplane
|
double |
lambda
the norm of v with the sign chosen to be the opposite of the first coordinate of v
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public final Vector generator
public final double lambda