IEvaluationActionContext Interface

Encapsulates methods and properties to be used as a context during evaluation.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public interface IEvaluationActionContext

Properties

IsDefProcessing 
IsUnderVectorization Determines whether current calculation iteration started by the vectorization function.

Methods

See Also