Click or drag to resize
GeMatrixSetValue Method (Double, Int32, Int32)

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void SetValue(
	double value,
	int i,
	int j
)

Parameters

value
Type: SystemDouble
i
Type: SystemInt32
j
Type: SystemInt32
See Also