PartialDerivativesEvaluator Constructor |
Name | Description | |
---|---|---|
PartialDerivativesEvaluator(PartialDerivativesEvaluator, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
PartialDerivativesEvaluator(EvaluatorGroup, IListIPartialDifferentiable, IPartialDifferentiable, IListIPartialDifferentiable) | Initializes a new instance that will evaluate the partial derivatives of the given partialsOfIPartialDifferentiable with respect to the given withRespectTo list of IPartialDifferentiable. The RowDimension of this instance will be equal to the Dimension of partialsOf. The ColumnDimension of this instance will be equal to the summation of the Dimensions of objects in the withRespectTo list. |