sisi4s
Loading...
Searching...
No Matches
sisi4s::ScaLapackSingularValueDecomposition< complex > Class Reference

#include <ScaLapackSingularValueDecomposition.hpp>

Collaboration diagram for sisi4s::ScaLapackSingularValueDecomposition< complex >:

Public Member Functions

 ScaLapackSingularValueDecomposition (ScaLapackMatrix< complex > const *A_, ScaLapackMatrix< complex > *U_, ScaLapackMatrix< complex > *VT_)
 
 ~ScaLapackSingularValueDecomposition ()
 
void decompose (double *sigma)
 

Protected Attributes

ScaLapackMatrix< complex > const * A
 
ScaLapackMatrix< complex > * U
 
ScaLapackMatrix< complex > * VT
 
int workCount
 
complexwork
 
double * realWork
 

Constructor & Destructor Documentation

◆ ScaLapackSingularValueDecomposition()

sisi4s::ScaLapackSingularValueDecomposition< complex >::ScaLapackSingularValueDecomposition ( ScaLapackMatrix< complex > const *  A_,
ScaLapackMatrix< complex > *  U_,
ScaLapackMatrix< complex > *  VT_ 
)
inline
Here is the call graph for this function:

◆ ~ScaLapackSingularValueDecomposition()

Member Function Documentation

◆ decompose()

void sisi4s::ScaLapackSingularValueDecomposition< complex >::decompose ( double *  sigma)
inline
Here is the call graph for this function:

Member Data Documentation

◆ A

◆ realWork

double* sisi4s::ScaLapackSingularValueDecomposition< complex >::realWork
protected

◆ U

◆ VT

◆ work

◆ workCount


The documentation for this class was generated from the following file: