| MyraMath
    | 
Return type of sytrf_inplace() and hetrf_inplace(), holds pivoting metadata. More...
#include <LDLSwaps.h>
| Public Attributes | |
| std::vector< int > | P_swaps | 
| std::vector< int > | Q_swaps | 
| PivotMatrix< Number > | R | 
| int | n_plus | 
| int | n_minus | 
Return type of sytrf_inplace() and hetrf_inplace(), holds pivoting metadata.
 1.8.13
 1.8.13