, including all inherited members.
| export_ps(string psfname, string psoptions="eps color") | PLearn::Gnuplot | |
| featureplot(Mat inputs, Vec classnums, char *withwhat="points") | PLearn::Gnuplot | |
| featureplot(Mat dataset, char *withwhat="points") | PLearn::Gnuplot | [inline] |
| flush() | PLearn::Gnuplot | |
| Gnuplot(int max_nb_plot=20) | PLearn::Gnuplot | |
| Gnuplot(const Vec &v1, const string &opt1) | PLearn::Gnuplot | |
| Gnuplot(const Vec &v1, const string &opt1, const Vec &v2, const string &opt2) | PLearn::Gnuplot | |
| Gnuplot(const Vec &v1, const string &opt1, const Vec &v2, const string &opt2, const Vec &v3, const string &opt3) | PLearn::Gnuplot | |
| gp_cstream | PLearn::Gnuplot | [protected] |
| histoplot(Vec feature, real minval, real maxval, int nbins, bool do_normalize=false, char *title="histogram") | PLearn::Gnuplot | |
| histoplot(Vec feature, Vec classnums, real minval, real maxval, int nbins, bool do_normalize=false) | PLearn::Gnuplot | |
| multiplot(vector< Mat * > &ms, vector< string > &opts) | PLearn::Gnuplot | |
| operator<<(const string &str) | PLearn::Gnuplot | |
| plot(const Vec &v1, const string &opt1="") | PLearn::Gnuplot | |
| plot(const Vec &v1, const string &opt1, const Vec &v2, const string &opt2) | PLearn::Gnuplot | |
| plot(const Vec &v1, const Vec &v2) | PLearn::Gnuplot | [inline] |
| plot(const Vec &v1, const string &opt1, const Vec &v2, const string &opt2, const Vec &v3, const string &opt3) | PLearn::Gnuplot | |
| plot(const Vec &v1, const Vec &v2, const Vec &v3) | PLearn::Gnuplot | [inline] |
| plot(const Vec &v1, const string &opt1, const Vec &v2, const string &opt2, const Vec &v3, const string &opt3, const Vec &v4, const string &opt4) | PLearn::Gnuplot | |
| plot(const Vec &v1, const Vec &v2, const Vec &v3, const Vec &v4) | PLearn::Gnuplot | [inline] |
| plot(const Mat &m1, const string &opt1="") | PLearn::Gnuplot | |
| plot(const Mat &m1, const string &opt1, const Mat &m2, const string &opt2) | PLearn::Gnuplot | |
| plot(const Mat &m1, const string &opt1, const Mat &m2, const string &opt2, const Mat &m3, const string &opt3) | PLearn::Gnuplot | |
| plot(const Mat &m1, const string &opt1, const Mat &m2, const string &opt2, const Mat &m3, const string &opt3, const Mat &m4, const string &opt4) | PLearn::Gnuplot | |
| plot(const Mat &m1, const string &opt1, const Mat &m2, const string &opt2, const Mat &m3, const string &opt3, const Mat &m4, const string &opt4, const Mat &m5, const string &opt5) | PLearn::Gnuplot | |
| plot(const Mat &m1, const string &opt1, const Mat &m2, const string &opt2, const Mat &m3, const string &opt3, const Mat &m4, const string &opt4, const Mat &m5, const string &opt5, const Mat &m6, const string &opt6) | PLearn::Gnuplot | |
| plot3d(const Mat &m1, const string &opt1="") | PLearn::Gnuplot | |
| plotcdf(Vec feature, const string &title="cdf") | PLearn::Gnuplot | |
| plotcdf(const Array< Vec > &vecarray, const Array< string > &titlearray) | PLearn::Gnuplot | |
| plotClasses(const Mat &m) | PLearn::Gnuplot | |
| plotdensity(Vec feature, const string &title, int halfwindowsize, string range="") | PLearn::Gnuplot | |
| plotdensity(const Array< Vec > &vecarray, const Array< string > &titlearray, int halfwindowsize) | PLearn::Gnuplot | |
| seteps(const string &filename) | PLearn::Gnuplot | |
| setrange(real xmin, real xmax, real ymin, real ymax) | PLearn::Gnuplot | |
| setxrange(real xmin, real xmax) | PLearn::Gnuplot | |
| setyrange(real ymin, real ymax) | PLearn::Gnuplot | |
| tmpfilenames | PLearn::Gnuplot | [protected] |
| tognuplot | PLearn::Gnuplot | [protected] |
| ~Gnuplot() | PLearn::Gnuplot | |