| GenMinResIFunction Interface |
Public interface for the user supplied function to
GenMinRes.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntaxpublic interface IFunction
Public Interface IFunction
public interface class IFunction
type IFunction = interface end
The GenMinResIFunction type exposes the following members.
Methods|
| Name | Description |
|---|
 | Amultp |
Used to compute  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