sisi4s
Loading...
Searching...
No Matches
sisi4s::PseudoInverseSvd< F > Class Template Reference

#include <PseudoInverseSvd.hpp>

Collaboration diagram for sisi4s::PseudoInverseSvd< F >:

Public Member Functions

 PseudoInverseSvd (Tensor< F > &A, double epsilon=1e-12)
 
CTF::Matrix< F > & get ()
 

Protected Attributes

CTF::Matrix< F > inverse
 

Constructor & Destructor Documentation

◆ PseudoInverseSvd()

template<typename F >
template PseudoInverseSvd::PseudoInverseSvd ( Tensor< F > &  A,
double  epsilon = 1e-12 
)
Here is the call graph for this function:

Member Function Documentation

◆ get()

template<typename F >
template CTF::Matrix< sisi4s::Complex64 > & PseudoInverseSvd::get ( )
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ inverse

template<typename F >
CTF::Matrix<F> sisi4s::PseudoInverseSvd< F >::inverse
protected

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