Public interface for the user supplied function to the GenMinRes object used for the inner product when the Gram-Schmidt implementation is used.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public interface IVectorProducts
Visual Basic (Declaration)
Public Interface IVectorProducts
Visual C++
public interface class IVectorProducts

See Also