|
| | OSRTriplet ()=default |
| |
| | OSRTriplet (std::vector< double > s, std::vector< ComplexT > u, std::vector< ComplexT > vt) |
| |
template<class ComplexT>
struct OSRTriplet< ComplexT >
Definition at line 1317 of file N_Qubit_Decomposition_Cost_Function.cpp.
◆ OSRTriplet() [1/2]
◆ OSRTriplet() [2/2]
template<class ComplexT>
| OSRTriplet< ComplexT >::OSRTriplet |
( |
std::vector< double > |
s, |
|
|
std::vector< ComplexT > |
u, |
|
|
std::vector< ComplexT > |
vt |
|
) |
| |
|
inline |
◆ left_factors
template<class ComplexT>
| std::vector<ComplexT> OSRTriplet< ComplexT >::left_factors |
◆ right_factors
template<class ComplexT>
| std::vector<ComplexT> OSRTriplet< ComplexT >::right_factors |
◆ singulars
template<class ComplexT>
| std::vector<double> OSRTriplet< ComplexT >::singulars |
The documentation for this struct was generated from the following file: