Click or drag to resize

MatrixTBuild Field

Gets the generic matrix builder for the current 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 MatrixBuilder<T> Build

Field Value

MatrixBuilderT
See Also