TDouble(TDouble) Constructor
Initializes a new instance of the
TDouble class
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
public TDouble(
TDouble D
)
Public Sub New (
D As TDouble
)
public:
TDouble(
TDouble^ D
)
new :
D : TDouble -> TDouble
Parameters
- D TDouble
-