A library for working with phylogenetic and population genetic data.
v0.27.0
norm_linear.hpp File Reference
#include "genesis/utils/text/string.hpp"
#include "genesis/utils/tools/color.hpp"
#include "genesis/utils/tools/color/map.hpp"
#include "genesis/utils/tools/color/normalization.hpp"
#include "genesis/utils/tools/tickmarks.hpp"
#include <cassert>
#include <cmath>
#include <limits>
#include <map>
#include <stdexcept>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  ColorNormalizationLinear
 Default Color normalization, using a sequential linear scaling in the range [ min, max ]. More...
 

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::utils