heatmap_data Member List

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

at(const size_t row, const size_t col) const INTEROP_THROW_SPEC((modelheatmap_datainline
at(const size_t idx) const INTEROP_THROW_SPEC((modelheatmap_datainline
clear()heatmap_datainline
column_count() const heatmap_datainline
empty() const heatmap_datainline
heatmap_data()heatmap_datainline
index_of(const size_t row, const size_t col) const heatmap_datainline
length() const heatmap_datainline
operator()(const size_t row, const size_t col) const INTEROP_THROW_SPEC((modelheatmap_datainline
operator()(const size_t row, const size_t col) INTEROP_THROW_SPEC((modelheatmap_datainline
operator<<(std::ostream &out, const heatmap_data &data)heatmap_datafriend
operator>>(std::istream &in, heatmap_data &data)heatmap_datafriend
operator[](const size_t idx) const INTEROP_THROW_SPEC((modelheatmap_datainline
resize(const size_t rows, const size_t cols, const float default_val=std::numeric_limits< float >::quiet_NaN())heatmap_datainline
row_count() const heatmap_datainline
set_axes(const axes &xyaxes)chart_datainline
set_buffer(float *data) INTEROP_THROW_SPEC((modelheatmap_datainline
set_buffer(float *data, const size_t rows, const size_t cols, const float default_val=std::numeric_limits< float >::quiet_NaN())heatmap_datainline
set_range(const float xmin, const float xmax, const float ymin, const float ymax)chart_datainline
set_title(const std::string &title)chart_datainline
set_xaxis(const axis &xaxes)chart_datainline
set_xlabel(const std::string &label)chart_datainline
set_xrange(const float vmin, const float vmax)chart_datainline
set_yaxis(const axis &yaxes)chart_datainline
set_ylabel(const std::string &label)chart_datainline
set_yrange(const float vmin, const float vmax)chart_datainline
title() const chart_datainline
x_axis() const chart_datainline
xyaxes() const chart_datainline
y_axis() const chart_datainline
~heatmap_data()heatmap_datainlinevirtual