Zephyr Scientific Library (zscilib)
|
Functions | |
int | zsl_clr_norm_spd (struct zsl_clr_spd *spd) |
Normalises the supplied spectral power distribution data to a 1.0 range. This function call is destructive to the input zsl_clr_spd data. More... | |
Helper functions to normalise data sets.
int zsl_clr_norm_spd | ( | struct zsl_clr_spd * | spd | ) |
Normalises the supplied spectral power distribution data to a 1.0 range. This function call is destructive to the input zsl_clr_spd data.
spd | Pointer to the spectral power distribution data to normalise. |