Click or drag to resize

FieldTInvertible Property

Get whether every (non-zero) element in the field can be inverted.

Namespace:  WhetStone.Fielding
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public virtual bool Invertible { get; }

Property Value

Type: Boolean
See Also