Gets whether the accuracy goal should be inherited from the operands.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public bool InheritFromOperands { get; }
Public ReadOnly Property InheritFromOperands As Boolean
Get
public:
property bool InheritFromOperands {
bool get ();
}
member InheritFromOperands : bool with get
Property Value
Type:
Boolean
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference