Click or drag to resize

freeGraphDetectIfLinkWeightsAreInversed Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Detects if link weights are inversed.

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public bool DetectIfLinkWeightsAreInversed(
	bool saveResultAsState = true
)
Request Example View Source

Parameters

saveResultAsState (Optional)
Type: SystemBoolean
if set to true [save result as state].

Return Value

Type: Boolean
See Also