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

CudaDevice.Equals Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.CudaDevice
rhsAvlNet.CudaDevice

Function Overrides

See also