You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Structs, Records, Enums > Dew.Stats.TMatrixRotation Enumeration
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
Dew.Stats.TMatrixRotation Enumeration

Defines the rotation method.

Syntax
C#
Visual Basic
public enum TMatrixRotation : uint { rotNone, rotVarimax, rotOrtomax, rotQuartimax, rotEquamax }

Statistics.cs

Members 
Description 
rotNone 
No rotation. 
rotVarimax 
Varimax rotation. 
rotOrtomax 
Ortomax rotation. 
rotQuartimax 
Quartimax rotation. 
rotEquamax 
Equamax rotation. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!