philsupertramp/game-math
|
This is the complete list of members for ImagePlot, including all inherited members.
AddData(const Matrix< double > &mat, const std::string &name) | ImagePlot | inline |
Plot::AddData(const Matrix< double > &x, const Matrix< double > &y, const std::string &name, DataTypes dataType=DataTypes::NONE, const char *character=nullptr) | Plot | inline |
Plot::AddData(const Matrix< double > &mat, const std::string &name, DataTypes dataTypeName=DataTypes::NONE, const char *pointChar=nullptr, int dimensions=2) | Plot | inline |
attributes | Plot | protected |
bX | Plot | protected |
bY | Plot | protected |
clear_file() | Plot | inline |
dataFileName | Plot | protected |
getBoundaries(const Matrix< double > &x) const | Plot | inlineprivate |
ImagePlot(const char *name) | ImagePlot | inlineexplicit |
lineWidth(const int &size) | Plot | inline |
numElements | Plot | protected |
operator()(const char *colorPalette="magma.pal") | ImagePlot | inline |
Plot::operator()() const | Plot | inlinevirtual |
Plot(const std::string &title="") | Plot | inlineexplicit |
plotType | Plot | protected |
plotTypeName | Plot | protected |
pointSize(const int &size) | Plot | inline |
storageFile | Plot | protected |
title(const std::string &title) | Plot | inline |
writeAttributes(FILE *gnuplot) const | Plot | inlineprotected |
xAxis(const std::string &name) | Plot | inline |
yAxis(const std::string &name) | Plot | inline |