You are here: Start » FIL.NET » CudaDevice.Equals Method

CudaDevice.Equals Method

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public static bool Equals
(
	FilNet.CudaDevice lhs,
	FilNet.CudaDevice rhs
)

Parameters

Name Type Range Default Description
lhsFilNet.CudaDevice
rhsFilNet.CudaDevice

Function Overrides

See also