23 #include <mlpack/core.hpp> 28 bool KeysAreEqual(QStringList &keys1, QStringList &keys2);
QCPColorGradient gradient
QProgressDialog * DisplayProgressDialog(QWidget *parent, QString title, QString text)
QVector< double > FromArmaVec(const arma::vec &data)
The central class of the library. This is the QWidget which displays the plot and interacts with the ...
void SetQCPFonts(QCustomPlot *plot, const QFont &font)
Vespucci::SetQCPFonts.
bool KeysAreEqual(QStringList &keys1, QStringList &keys2)
Defines a color gradient for use with e.g. QCPColorMap.
Represents the range an axis is encompassing.
A namespace for "global" functions, including math functions.
bool SavePlot(QCustomPlot *plot, QString filename)
Vespucci::SavePlot.