Vector(VectorType, Int32) Constructor

Definition

Namespace: DotNumerics.LinearAlgebra
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public Vector(
	VectorType type,
	int length
)

Parameters

type  VectorType
 
length  Int32
 

See Also