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

PCAModel.Reset Method

Resets this instance with data of the other PCAModel object.

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

Syntax

public void Reset
(
	AvlNet.PCAModel other
)

Parameters

Name Type Range Default Description
otherAvlNet.PCAModel

See also