Namespace: DotNumerics.FortranLibraryAssembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public CommonBlock(
int DimensionDouble,
int DimensionInt,
int DimensionSingle,
int DimensionComplex
)
Public Sub New (
DimensionDouble As Integer,
DimensionInt As Integer,
DimensionSingle As Integer,
DimensionComplex As Integer
)
Request Example
View SourceParameters
- DimensionDouble Int32
-
- DimensionInt Int32
-
- DimensionSingle Int32
-
- DimensionComplex Int32
-
See Also