Click or drag to resize
ODEFloor Property
The value used in the norm computation.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double Floor { get; set; }

Property Value

Type: Double
A double used in the norm computation.

Default: Floor = 1.0.

Remarks
Floor must be greater than zero.
See Also