Vector(Vector Type, Int 32) Constructor
Definition
Namespace: DotNumerics.LinearAlgebra
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Vector(
VectorType type,
int length
)VB
Public Sub New (
type As VectorType,
length As Integer
)Parameters
- type VectorType
- length Int32