ComplexVector   Conversion (ComplexVector to ComplexMatrix)

Definition

Namespace: DotNumerics.LinearAlgebra
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public static implicit operator ComplexMatrix (
	ComplexVector V
)

Parameters

V  ComplexVector
 

Return Value

ComplexMatrix

See Also