plot_point.h File Reference
#include <algorithm>
#include <iterator>
#include "interop/util/statistics.h"
#include "interop/model/plot/candle_stick_point.h"
Go to the source code of this file.
Namespaces | |
illumina | |
illumina::interop | |
illumina::interop::logic | |
illumina::interop::logic::plot | |
Functions | |
template<typename I > | |
void | plot_candle_stick (model::plot::candle_stick_point &point, I beg, I end, const float x, std::vector< float > &outliers) |
Detailed Description
Plot a point in a series
- Date
- 5/1/16
- Version
- 1.0
- Copyright
- GNU Public License.