HSV colormap that varies the hue H in the [0, 1) range with equidistant points for the given size. The hue H interval is open because the hue is the same for 0 and 1. Therefore, we never take hue == 1.
More...
#include <qwt_loss_plot.h>
HSV colormap that varies the hue H in the [0, 1) range with equidistant points for the given size. The hue H interval is open because the hue is the same for 0 and 1. Therefore, we never take hue == 1.
Definition at line 59 of file qwt_loss_plot.h.
◆ HSVColormap()
fuse_loss::HSVColormap::HSVColormap |
( |
const size_t |
size = 256 | ) |
|
|
inlineexplicit |
◆ operator[]()
const QColor& fuse_loss::HSVColormap::operator[] |
( |
const size_t |
i | ) |
const |
|
inline |
◆ size()
size_t fuse_loss::HSVColormap::size |
( |
| ) |
const |
|
inline |
◆ colormap_
std::vector<QColor> fuse_loss::HSVColormap::colormap_ |
|
private |
The documentation for this class was generated from the following file: