Vespucci  1.0.0
global.h File Reference
#include "qcustomplot.h"
#include <mlpack/core.hpp>

Go to the source code of this file.

Classes

struct  Vespucci::GlobalGradient
 

Namespaces

 Vespucci
 A namespace for "global" functions, including math functions.
 

Functions

bool Vespucci::SavePlot (QCustomPlot *plot, QString filename)
 Vespucci::SavePlot. More...
 
void Vespucci::SetQCPFonts (QCustomPlot *plot, const QFont &font)
 Vespucci::SetQCPFonts. More...
 
QProgressDialog * Vespucci::DisplayProgressDialog (QWidget *parent, QString title, QString text)
 
bool Vespucci::KeysAreEqual (QStringList &keys1, QStringList &keys2)
 
QVector< double > Vespucci::FromArmaVec (const arma::vec &data)