Click or drag to resize
GeMatrixGetValue Method

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

Parameters

i
Type: SystemInt32
j
Type: SystemInt32

Return Value

Type: Double
See Also