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

PCAModel Constructor

Creates a deep copy of the passed object.

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

Syntax

public PCAModel
(
	AvlNet.PCAModel rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.PCAModelPrototype object.

See also