Used to compute the norm in the Gram-Schmidt implementation.
double
vector for which the norm will be computed. A double
, the value of the norm of x
.
If this function is not implemented, the norm is used.
GenMinRes.INorm Interface | Imsl.Math Namespace