| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.jutil.math.matrix.HouseholderHessenbergReducer
A class of matrix operators that compute the Hessenberg reduction of a matrix using Householder reflections.
| Field Summary | |
| static java.lang.String | CVS_REVISION | 
| Constructor Summary | |
| HouseholderHessenbergReducer() | |
| Method Summary | |
|  HessenbergReduction | reduce(Matrix matrix)See superclass | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static final java.lang.String CVS_REVISION
| Constructor Detail | 
public HouseholderHessenbergReducer()
| Method Detail | 
public HessenbergReduction reduce(Matrix matrix)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||