You are here: Start » AVL.NET » Matrix Constructor

Matrix Constructor

Creates a deep copy of the passed object.

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

Syntax

public Matrix
(
	AvlNet.Matrix rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.MatrixPrototype object.

See also