VectorItem Property

Definition

Namespace: DotNumerics.LinearAlgebra
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public virtual double this[
	int index
] { get; set; }

Parameters

index  Int32
 

Property Value

Double

See Also