Class xlifepp::ARInterfaceCSVDmGEnReg#
-
class ARInterfaceCSVDmGEnReg : public xlifepp::ARInterfaceCSVD#
-
Public Functions
-
inline ARInterfaceCSVDmGEnReg(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 ARInterfaceCSVDmGEnReg(TermMatrix &A, int dimn, int dimx)#