MyraMath
Classes
LDLSwaps.h File Reference

Pivoting metadata for LDL'-type factorizations. More...

#include <vector>
#include <myramath/dense/PivotMatrix.h>
Include dependency graph for LDLSwaps.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  myra::LDLSwaps< Number >
 Return type of sytrf_inplace() and hetrf_inplace(), holds pivoting metadata. More...
 

Detailed Description

Pivoting metadata for LDL'-type factorizations.