Click or drag to resize

Compute Class

Compute-related free functions mirrored from the native Zivid namespace.
Inheritance Hierarchy
SystemObject
  Zivid.NETCompute

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntax
public static class Compute

The Compute type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSynchronizeStream
Block the host thread until all work previously enqueued on the stream/queue completes.
Top
See Also