Class xlifepp::ARInterfaceCSVDmLTnReg#
-
class ARInterfaceCSVDmLTnReg : public xlifepp::ARInterfaceCSVD#
-
Public Functions
-
inline ARInterfaceCSVDmLTnReg(TermMatrix &A, int dimn, int dimx)#
-
constructor
-
virtual void MultOPx(complex_t *x, complex_t *y)#
-
matrix-vector product: y <- A * (A*) * x = A * A’ * x
Matrix-vector product y <- A * (A*) * x = A * A’ * x.
-
inline ARInterfaceCSVDmLTnReg(TermMatrix &A, int dimn, int dimx)#