|
IGLib
1.6.0
The IGLib base library for development of numerical, technical and business applications.
|
This is the complete list of members for IG.Num.IVectorFunction, including all inherited members.
| ComponentWiseEvaluation | IG.Num.IVectorFunction | |
| Derivative(IVectorFunctionResults evaluationData, int which, int component) | IG.Num.IVectorFunction | |
| Derivative(IVector parameters, int which, int component) | IG.Num.IVectorFunction | |
| Derivative(IVector x, ref List< IVector > derivative) | IG.Num.IVectorFunction | |
| DerivativeDefined | IG.Num.IVectorFunction | |
| Description | IG.Num.IVectorFunction | |
| Evaluate(IVectorFunctionResults evaluationData) | IG.Num.IVectorFunction | |
| Evaluate(IVector parameters, ref bool calculateValues, ref List< double > values, ref bool calculateGradients, ref List< IVector > gradients, ref bool calculateHessians, ref List< IMatrix > hessians) | IG.Num.IVectorFunction | |
| Lock | IG.Lib.ILockable | |
| Name | IG.Num.IVectorFunction | |
| NumParameters | IG.Num.IVectorFunction | |
| NumValues | IG.Num.IVectorFunction | |
| SecondDerivative(IVectorFunctionResults evaluationData, int which, int rowNum, int columnNum) | IG.Num.IVectorFunction | |
| SecondDerivative(IVector parameters, int which, int rowNum, int columnNum) | IG.Num.IVectorFunction | |
| SecondDerivative(IVector x, ref List< IMatrix > secondDerivative) | IG.Num.IVectorFunction | |
| SecondDerivativeDefined | IG.Num.IVectorFunction | |
| Value(IVectorFunctionResults evaluationData, int which) | IG.Num.IVectorFunction | |
| Value(IVector parameters, int which) | IG.Num.IVectorFunction | |
| Value(IVector x, ref List< double > value) | IG.Num.IVectorFunction | |
| ValueDefined | IG.Num.IVectorFunction |