Click or drag to resize

VectorTBuild Field

Gets the builder used to create vectors of this element type.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static readonly VectorBuilder<T> Build

Field Value

VectorBuilderT
See Also