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