libcamera v0.3.0+65-6ddd79b5
Supporting cameras in Linux since 2019
libcamera::ipa::Pwl Member List

This is the complete list of members for libcamera::ipa::Pwl, including all inherited members.

append(double x, double y, double eps=1e-6)libcamera::ipa::Pwl
combine(const Pwl &pwl0, const Pwl &pwl1, std::function< double(double x, double y0, double y1)> f, double eps=1e-6)libcamera::ipa::Pwlstatic
compose(const Pwl &other, double eps=1e-6) constlibcamera::ipa::Pwl
domain() constlibcamera::ipa::Pwl
empty() constlibcamera::ipa::Pwl
eval(double x, int *span=nullptr, bool updateSpan=true) constlibcamera::ipa::Pwl
inverse(double eps=1e-6) constlibcamera::ipa::Pwl
map(std::function< void(double x, double y)> f) constlibcamera::ipa::Pwl
operator*=(double d)libcamera::ipa::Pwl
Point typedeflibcamera::ipa::Pwl
Pwl()libcamera::ipa::Pwl
Pwl(const std::vector< Point > &points)libcamera::ipa::Pwl
range() constlibcamera::ipa::Pwl
readYaml(const libcamera::YamlObject &params)libcamera::ipa::Pwl
toString() constlibcamera::ipa::Pwl