Definition at line 14 of file plot_series.cppm.
◆ data_series_t() [1/2]
charts::data_series_t::data_series_t |
( |
| ) |
|
|
exportdefault |
◆ data_series_t() [2/2]
template<std::size_t DATA_LEN>
charts::data_series_t::data_series_t |
( |
la::vec< DATA_LEN > & | x, |
|
|
la::vec< DATA_LEN > & | y ) |
|
inlineexport |
◆ operator[]()
la::vec< 2 > charts::data_series_t::operator[] |
( |
std::size_t | index | ) |
const |
|
inlineexport |
◆ size()
std::size_t charts::data_series_t::size |
( |
| ) |
const |
|
inlineexport |
◆ test()
The documentation for this class was generated from the following file: