Matplotlib routines.
More...
Functions |
void | Header (std::ostream &os) |
void | AddPatch (std::ostream &os, char const *EdgeColor="dblue", char const *FaceColor="lblue") |
void | Show (std::ostream &os) |
void | SaveFig (char const *FileKey, std::ostream &os) |
Detailed Description
Matplotlib routines.
MatPlotLib.
Function Documentation
void MPL::AddPatch |
( |
std::ostream & |
os, |
|
|
char const * |
EdgeColor = "dblue" , |
|
|
char const * |
FaceColor = "lblue" |
|
) |
| [inline] |
void MPL::SaveFig |
( |
char const * |
FileKey, |
|
|
std::ostream & |
os |
|
) |
| [inline] |