Enum SymmetricEigenSolver.SortType
Specifies the sorting order for eigenvalues and corresponding eigenvectors.
Namespace: NWH.Aerodynamics.Airfoils
Assembly: NWH.Aerodynamics.dll
Syntax
public enum SymmetricEigenSolver.SortType
Fields
| Name | Description |
|---|---|
| Decreasing | |
| Increasing | |
| NoSorting |