UncertainMeasurementTY Property |
Gets or sets the uncertain value of the abcissa (the depdent variable).
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public UncertainValue Y { get; }
Public ReadOnly Property Y As UncertainValue
Get
public:
property UncertainValue Y {
UncertainValue get ();
}
member Y : UncertainValue with get
Property Value
Type:
UncertainValueSee Also