IMSL C# Numerical Library

GenMinRes.INorm Interface

Public interface for the user supplied function to the GenMinRes object used for the norm \Vert X \Vert when the Gram-Schmidt implementation is used.

For a list of all members of this type, see GenMinRes.INorm Members.

public interface GenMinRes.INorm : IVectorProducts

Requirements

Namespace: Imsl.Math

Assembly: ImslCS (in ImslCS.dll)

See Also

GenMinRes.INorm Members | Imsl.Math Namespace