NOX
Development
|
Collection of eigenvalue sorting strategies. More...
Classes | |
class | Factory |
Factory for creating EigenvalueSort strategy objects. More... | |
class | AbstractStrategy |
Abstract interface for eigenvalue sorting strategies. More... | |
class | LargestMagnitude |
Largest-magnitude sorting strategy. More... | |
class | SmallestMagnitude |
Smallest-magnitude sorting strategy. More... | |
class | LargestReal |
Largest-real sorting strategy. More... | |
class | SmallestReal |
Smallest-real sorting strategy. More... | |
class | LargestImaginary |
Largest-imaginary sorting strategy. More... | |
class | SmallestImaginary |
Smallest-imaginary sorting strategy. More... | |
class | LargestRealInverseCayley |
Largest-Real Cayley sorting strategy. More... | |
Collection of eigenvalue sorting strategies.