You are here: Start » AVL.NET » Matrix.Reset Method

Matrix.Reset Method

Resets this instance with data of the other Matrix object.

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

Syntax

public void Reset
(
	AvlNet.Matrix other
)

Parameters

Name Type Range Default Description
otherAvlNet.Matrix

See also