IEvaluationActionContext.IsUnderVectorization Property
Determines whether current calculation iteration started by the vectorization function.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
bool IsUnderVectorization { get; }
ReadOnly Property IsUnderVectorization As Boolean
Get
property bool IsUnderVectorization {
bool get ();
}
abstract IsUnderVectorization : bool with get
Property Value
Boolean