Click or drag to resize

GraphNoOp Method

http://www.emgu.com
NoOp

Namespace:  Emgu.TF
Assembly:  Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
Syntax
public Operation NoOp(
	string opName = "NoOp"
)

Parameters

opName (Optional)
Type: SystemString
The name of the operation

Return Value

Type: Operation

[Missing <returns> documentation for "M:Emgu.TF.Graph.NoOp(System.String)"]

See Also