54#include <Eigen/SparseCore>
55#include <unsupported/Eigen/FFT>
92 typedef QSharedPointer<TFplot>
SPtr;
106 TFplot(Eigen::MatrixXd tf_matrix,
121 TFplot(Eigen::MatrixXd tf_matrix,
137 void calc_plot(Eigen::MatrixXd tf_matrix,
disp library export/import macros.
#define DISPSHARED_EXPORT
2-D display widgets and visualisation helpers (charts, topography, colour maps).
void calc_plot(Eigen::MatrixXd tf_matrix, qreal sample_rate, ColorMaps cmap, qreal lower_frq, qreal upper_frq)
QSharedPointer< const TFplot > ConstSPtr
virtual void resizeEvent(QResizeEvent *event)
QSharedPointer< TFplot > SPtr
TFplot(Eigen::MatrixXd tf_matrix, qreal sample_rate, qreal lower_frq, qreal upper_frq, ColorMaps cmap)