| Package | Description | 
|---|---|
| org.ojalgo.matrix.decomposition | 
| Modifier and Type | Method and Description | 
|---|---|
static <N extends Number> | 
Hessenberg.make(Access2D<N> typical)  | 
| Modifier and Type | Method and Description | 
|---|---|
static <N extends Number> | 
Hessenberg.equals(MatrixStore<N> matrix,
      Hessenberg<N> decomposition,
      NumberContext context)  | 
static <N extends Number> | 
Hessenberg.reconstruct(Hessenberg<N> decomposition)  | 
Copyright © 2018 Optimatika. All rights reserved.