Click or drag to resize

Covariance6By6TwoBodyBlenderGetEvaluator Method

Gets an evaluator that blends the covariance information.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DynamicMatrixEvaluator GetEvaluator()

Return Value

Type: DynamicMatrixEvaluator
The evaluator.
See Also