ggplotd.algorithm

Undocumented in source.

Members

Functions

safeMax
auto safeMax(T a, T b)

Max function that skips NaN values

safeMin
auto safeMin(T a, T b)

Min function that skips NaN values

Meta