Click or drag to resize
GenMinResIFunction Interface
Public interface for the user supplied function to GenMinRes.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public interface IFunction

The GenMinResIFunction type exposes the following members.

Methods
  NameDescription
Public methodAmultp
Used to compute  z = Ap where A is the matrix of coefficients to solve and p and z are arrays of length n, the order of matrix A.
Top
See Also