|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include "plotasset.hpp"Go to the source code of this file.
Functions | |
| mglData | duplicatePoints (const mglData &_mData) |
| This static function is a fix for the MathGL bug, which connects points outside of the data range. More... | |
| mglData duplicatePoints | ( | const mglData & | _mData | ) |
This static function is a fix for the MathGL bug, which connects points outside of the data range.
| _mData | const mglData& |
Definition at line 157 of file plotting.cpp.
Referenced by Plot::plotstd(), and Plot::plotstd3d().