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

TensorFormat.Equals Method

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

Syntax

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

Parameters

Name Type Range Default Description
lhsAvlNet.TensorFormat
rhsAvlNet.TensorFormat

Function Overrides

See also