public static interface GenMinRes.Norm extends GenMinRes.VectorProducts
GenMinRes
object used for the norm ‖
when the Gram-Schmidt implementation is used.Modifier and Type | Method and Description |
---|---|
double |
norm(double[] x)
Used to compute the norm \Vert X \Vert in the Gram-Schmidt implementation.
|
innerproduct
Copyright © 2020 Rogue Wave Software. All rights reserved.