SNAP Library 3.0, User Reference  2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
TGnuPlot Member List

This is the complete list of members for TGnuPlot, including all inherited members.

AddCmd(const TStr &Cmd)TGnuPlotinline
AddErrBar(const TFltTrV &XYDValV, const TStr &Label=TStr())TGnuPlot
AddErrBar(const TFltTrV &XYDValV, const TStr &DatLabel, const TStr &ErrLabel)TGnuPlot
AddErrBar(const TFltV &YValV, const TFltV &DeltaYV, const TStr &Label=TStr())TGnuPlot
AddErrBar(const TFltV &XValV, const TFltV &YValV, const TFltV &DeltaYV, const TStr &Label=TStr())TGnuPlot
AddErrBar(const TFltPrV &XYValV, const TFltV &DeltaYV, const TStr &Label=TStr())TGnuPlot
AddErrBar(const TFltKdV &XYValV, const TFltV &DeltaYV, const TStr &Label=TStr())TGnuPlot
AddErrBar(const TFltPrV &XYValV, const TFltV &DeltaYV, const TStr &DatLabel, const TStr &ErrLabel)TGnuPlot
AddExpFit(const int &PlotId, const TGpSeriesTy &SeriesTy=gpwLines, const double &FitXOffset=0.0, const TStr &Style=TStr())TGnuPlot
AddFunc(const TStr &FuncStr, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr())TGnuPlot
AddLinFit(const int &PlotId, const TGpSeriesTy &SeriesTy=gpwLines, const TStr &Style=TStr())TGnuPlot
AddLogFit(const int &PlotId, const TGpSeriesTy &SeriesTy=gpwLines, const TStr &Style=TStr())TGnuPlot
AddPlot(const TIntV &YValV, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr())TGnuPlot
AddPlot(const TFltV &YValV, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr())TGnuPlot
AddPlot(const TFltV &XValV, const TFltV &YValV, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr())TGnuPlot
AddPlot(const TIntPrV &XYValV, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr())TGnuPlot
AddPlot(const TFltPrV &XYValV, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr())TGnuPlot
AddPlot(const TIntKdV &XYValV, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr())TGnuPlot
AddPlot(const TFltKdV &XYValV, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr())TGnuPlot
AddPlot(const TIntFltKdV &XYValV, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr())TGnuPlot
AddPlot(const TIntFltPrV &XYValV, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr())TGnuPlot
AddPlot(const TStr &DataFNm, const int &ColY, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr())TGnuPlot
AddPlot(const TStr &DataFNm, const int &ColX, const int &ColY, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr())TGnuPlot
AddPlot(const THash< TKey, TDat, THashFunc > &XYValH, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr(), const bool &ExpBucket=false)TGnuPlot
AddPlot(const THash< TKey, TMom, THashFunc > &ValMomH, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &Label=TStr(), const TStr &Style=TStr(), bool PlotAvg=true, bool PlotMed=true, bool PlotMin=false, bool PlotMax=false, bool PlotSDev=false, bool PlotStdErr=false, const bool &ExpBucket=false)TGnuPlot
AddPwrFit(const int &PlotId, const TGpSeriesTy &SeriesTy=gpwLines, const TStr &Style=TStr())TGnuPlot
AddPwrFit1(const int &PlotId, const TGpSeriesTy &SeriesTy=gpwLines, const TStr &Style=TStr())TGnuPlot
AddPwrFit2(const int &PlotId, const TGpSeriesTy &SeriesTy=gpwLines, const double &MinX=-1.0, const TStr &Style=TStr())TGnuPlot
AddPwrFit3(const int &PlotId, const TGpSeriesTy &SeriesTy=gpwLines, const double &MinX=-1.0, const TStr &Style=TStr())TGnuPlot
AddPwrFit3(const int &PlotId, const TGpSeriesTy &SeriesTy, const double &MinX, const TStr &Style, double &Intercept, double &Slope, double &R2)TGnuPlot
CreatePlotFile(const TStr &Comment=TStr())TGnuPlot
DataFNmTGnuPlotprivate
DefDataFNmTGnuPlotstatic
DefPlotFNmTGnuPlotstatic
GetLineStyle(const int &PlotId) const TGnuPlotinline
GetScaleStr(const TGpScaleTy &ScaleTy)TGnuPlotstatic
GetSeriesPlotStr(const int &PlotN)TGnuPlot
GetSeriesTyStr(const TGpSeriesTy &SeriesTy)TGnuPlotstatic
GetTics42()TGnuPlotstatic
GnuPlotFNmTGnuPlotstatic
GnuPlotPathTGnuPlotstatic
IsSameXCol(const int &CurId, const int &PrevId) const TGnuPlot
LblXTGnuPlotprivate
LblYTGnuPlotprivate
LoadTs(const TStr &FNm, TStrV &ColNmV, TVec< TFltKdV > &ColV)TGnuPlotstatic
MakeExpBins(const TFltPrV &XYValV, TFltPrV &ExpXYValV, const double &BinFactor=2, const double &MinYVal=1)TGnuPlotstatic
MakeExpBins(const TFltKdV &XYValV, TFltKdV &ExpXYValV, const double &BinFactor=2, const double &MinYVal=1)TGnuPlotstatic
MoreCmdsTGnuPlotprivate
operator=(const TGnuPlot &GnuPlot)TGnuPlot
Pause(const bool &DoPause)TGnuPlotinline
Plot(const TStr &Comment=TStr())TGnuPlotinline
PlotCntOverTm(const THash< TSecTm, TVal2 > &CntH, const TStr &OutFNmPref, const TStr &Desc="", const TStr &XLabel="", const TStr &YLabel="", const TGpScaleTy &ScaleTy=gpsAuto, const TGpSeriesTy &SeriesTy=gpwLinesPoints)TGnuPlotstatic
PlotFNmTGnuPlotprivate
PlotValCntH(const THash< TKey, TVal, THashFunc > &ValCntH, const TStr &OutFNmPref, const TStr &Desc="", const TStr &XLabel="", const TStr &YLabel="", const TGpScaleTy &ScaleTy=gpsAuto, const bool &PowerFit=false, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const bool &PlotCCDF=false, const bool &ExpBucket=false)TGnuPlotstatic
PlotValCntH(const THash< TKey, TVal, THashFunc > &ValCntH1, const TStr &Label1, const THash< TKey, TVal, THashFunc > &ValCntH2, const TStr &Label2, const TStr &OutFNmPref, const TStr &Desc, const TStr &XLabel, const TStr &YLabel, const TGpScaleTy &ScaleTy=gpsAuto, const TGpSeriesTy &SeriesTy=gpwLinesPoints)TGnuPlotstatic
PlotValCntH(const THash< TKey, TVal, THashFunc > &ValCntH1, const TStr &Label1, const THash< TKey, TVal, THashFunc > &ValCntH2, const TStr &Label2, const THash< TKey, TVal, THashFunc > &ValCntH3, const TStr &Label3, const TStr &OutFNmPref, const TStr &Desc, const TStr &XLabel, const TStr &YLabel, const TGpScaleTy &ScaleTy=gpsAuto, const TGpSeriesTy &SeriesTy=gpwLinesPoints)TGnuPlotstatic
PlotValMomH(const THash< TVal1, TMom > &ValMomH, const TStr &OutFNmPref, const TStr &Desc="", const TStr &XLabel="", const TStr &YLabel="", const TGpScaleTy &ScaleTy=gpsAuto, const TGpSeriesTy &SeriesTy=gpwLinesPoints, bool PlotAvg=true, bool PlotMed=true, bool PlotMin=false, bool PlotMax=false, bool PlotSDev=false, bool PlotStdErr=true, bool PlotScatter=false)TGnuPlotstatic
PlotValMomH(const THash< TVal1, TMom > &ValMomH1, const TStr &Label1, const THash< TVal1, TMom > &ValMomH2, const TStr &Label2, const TStr &OutFNmPref, const TStr &Desc="", const TStr &XLabel="", const TStr &YLabel="", const TGpScaleTy &ScaleTy=gpsAuto, const TGpSeriesTy &SeriesTy=gpwLinesPoints, bool PlotAvg=true, bool PlotMed=true, bool PlotMin=false, bool PlotMax=false, bool PlotSDev=false, bool PlotStdErr=true, bool PlotScatter=false)TGnuPlotstatic
PlotValOverTm(const TVec< TPair< TSecTm, TVal2 > > &ValV, const TStr &OutFNmPref, const TStr &Desc="", const TStr &XLabel="", const TStr &YLabel="", const TGpScaleTy &ScaleTy=gpsAuto, const TGpSeriesTy &SeriesTy=gpwLinesPoints)TGnuPlotstatic
PlotValRank(const THash< TKey, TVal, THashFunc > &ValCntH, const TStr &OutFNmPref, const TStr &Desc="", const TStr &XLabel="", const TStr &YLabel="", const TGpScaleTy &ScaleTy=gpsAuto, const bool &PowerFit=false, const TGpSeriesTy &SeriesTy=gpwLinesPoints)TGnuPlotstatic
PlotValV(const TVec< TVal1 > &ValV, const TStr &OutFNmPref, const TStr &Desc="", const TStr &XLabel="", const TStr &YLabel="", const TGpScaleTy &ScaleTy=gpsAuto, const bool &PowerFit=false, const TGpSeriesTy &SeriesTy=gpwLinesPoints)TGnuPlotstatic
PlotValV(const TVec< TPair< TVal1, TVal2 > > &ValV, const TStr &OutFNmPref, const TStr &Desc="", const TStr &XLabel="", const TStr &YLabel="", const TGpScaleTy &ScaleTy=gpsAuto, const bool &PowerFit=false, const TGpSeriesTy &SeriesTy=gpwLinesPoints)TGnuPlotstatic
PlotValV(const TVec< TTriple< TVal1, TVal2, TVal3 > > &ValV, const TStr &OutFNmPref, const TStr &Desc="", const TStr &XLabel="", const TStr &YLabel="", const TGpScaleTy &ScaleTy=gpsAuto, const bool &PowerFit=false, const TGpSeriesTy &SeriesTy=gpwLinesPoints, const TStr &ErrBarStr="")TGnuPlotstatic
PlotValV(const TVec< TPair< TVal1, TVal2 > > &ValV1, const TStr &Name1, const TVec< TPair< TVal1, TVal2 > > &ValV2, const TStr &Name2, const TStr &OutFNmPref, const TStr &Desc="", const TStr &XLabel="", const TStr &YLabel="", const TGpScaleTy &ScaleTy=gpsAuto, const bool &PowerFit=false, const TGpSeriesTy &SeriesTy=gpwLinesPoints)TGnuPlotstatic
RunGnuPlot() const TGnuPlot
SaveEps(const int &FontSz=30, const TStr &Comment=TStr())TGnuPlotinline
SaveEps(const TStr &FNm, const int &FontSz=30, const TStr &Comment=TStr())TGnuPlot
SavePng(const int &SizeX=1000, const int &SizeY=800, const TStr &Comment=TStr())TGnuPlotinline
SavePng(const TStr &FNm, const int &SizeX=1000, const int &SizeY=800, const TStr &Comment=TStr(), const TStr &Terminal=TStr())TGnuPlot
SaveTs(const TIntKdV &KdV, const TStr &FNm, const TStr &HeadLn=TStr())TGnuPlotstatic
SaveTs(const TIntFltKdV &KdV, const TStr &FNm, const TStr &HeadLn=TStr())TGnuPlotstatic
SaveTs(const TVec< TPair< TVal1, TVal2 > > &ValV, const TStr &FNm, const TStr &HeadLn=TStr())TGnuPlotstatic
SaveTs(const TVec< TTriple< TVal1, TVal2, TVal3 > > &ValV, const TStr &FNm, const TStr &HeadLn=TStr())TGnuPlotstatic
SaveTs(const TVec< TTuple< TVal, Vals > > &ValV, const TStr &FNm, const TStr &HeadLn=TStr())TGnuPlotstatic
ScaleTyTGnuPlotprivate
SeriesVTGnuPlotprivate
SetDataPlotFNm(const TStr &DatFNm, const TStr &PltFNm)TGnuPlotinline
SetGridTGnuPlotprivate
SetLineStyle(const int &PlotId, const TStr &StyleStr)TGnuPlotinline
SetPauseTGnuPlotprivate
SetScale(const TGpScaleTy &GpScaleTy)TGnuPlotinline
SetTitle(const TStr &PlotTitle)TGnuPlotinline
SetXLabel(const TStr &XLabel)TGnuPlotinline
SetXRange(const double &Min, const double &Max)TGnuPlotinline
SetXYLabel(const TStr &XLabel, const TStr &YLabel)TGnuPlotinline
SetYLabel(const TStr &YLabel)TGnuPlotinline
SetYRange(const double &Min, const double &Max)TGnuPlotinline
ShowGrid(const bool &Show)TGnuPlotinline
Test()TGnuPlotstatic
TGnuPlot(const TStr &FileNm="gplot", const TStr &PlotTitle=TStr(), const bool &Grid=true)TGnuPlot
TGnuPlot(const TStr &DataFileNm, const TStr &PlotFileNm, const TStr &PlotTitle, const bool &Grid)TGnuPlot
TGnuPlot(const TGnuPlot &GnuPlot)TGnuPlot
Tics42TGnuPlotprivatestatic
TitleTGnuPlotprivate
XRangeTGnuPlotprivate
YRangeTGnuPlotprivate