Class xlifepp::ARGenFrame#
-
template<class K_>
class ARGenFrame : public xlifepp::ARInterfaceFrame<K_>#
-
Public Functions
-
inline ARGenFrame(const TermMatrix &charMat, std::string cname = "")#
-
constructor
-
inline virtual void MultAx(real_t *x, real_t *y)#
-
matrix-vector product y <- A * x required for some Arpack++ classes
-
inline ARGenFrame(const TermMatrix &charMat, std::string cname = "")#