IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Num::IVectorFunction Member List

This is the complete list of members for IG::Num::IVectorFunction, including all inherited members.
ComponentWiseEvaluationIG::Num::IVectorFunction
Derivative(IVectorFunctionResults evaluationData, int which, int component)IG::Num::IVectorFunction
Derivative(IVector x, ref List< IVector > derivative)IG::Num::IVectorFunction
DerivativeDefinedIG::Num::IVectorFunction
DescriptionIG::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
LockIG::Lib::ILockable
NameIG::Num::IVectorFunction
NumParametersIG::Num::IVectorFunction
NumValuesIG::Num::IVectorFunction
SecondDerivative(IVectorFunctionResults evaluationData, int which, int rowNum, int columnNum)IG::Num::IVectorFunction
SecondDerivative(IVector x, ref List< IMatrix > secondDerivative)IG::Num::IVectorFunction
SecondDerivativeDefinedIG::Num::IVectorFunction
Value(IVectorFunctionResults evaluationData, int which)IG::Num::IVectorFunction
Value(IVector x, ref List< double > value)IG::Num::IVectorFunction
ValueDefinedIG::Num::IVectorFunction
 All Classes Namespaces Files Functions Variables Enumerations Properties Events