| abs() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| absLocal() | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| add(const Derived &rhs) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| add(T rhs) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| addLocal(const Derived &rhs) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| addLocal(T rhs) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| avg() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| begin() noexcept -> typename std::array< T, N >::iterator | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| begin() const noexcept -> typename std::array< T, N >::const_iterator | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| ceil() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| clamp(T lowerBound, T upperBound) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| clamp(const Derived &lowerBound, const Derived &upperBound) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| clampLocal(T lowerBound, T upperBound) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| clampLocal(const Derived &lowerBound, const Derived &upperBound) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| complement() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| complementLocal() | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| div(const Derived &rhs) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| div(T rhs) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| divLocal(const Derived &rhs) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| divLocal(T rhs) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| Elements typedef | ph::math::TArithmeticArrayBase< Derived, T, N > | |
| end() noexcept -> typename std::array< T, N >::iterator | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| end() const noexcept -> typename std::array< T, N >::const_iterator | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| exp(U exponent) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | |
| exp(const Derived &exponent) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| expLocal(U exponent) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | |
| expLocal(const Derived &exponent) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| floor() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| getColorSpace() noexcept | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inlinestatic |
| getColorValues() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| isEqual(const Derived &other) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| isFinite() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| isNear(const Derived &other, T margin) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| isNonNegative() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| isZero() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| lerp(const Derived &rhs, U factor) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | |
| m | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | protected |
| max() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| max(const Derived &other) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| maxComponent() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| maxIndex() const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| min() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| min(const Derived &other) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| minComponent() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| minIndex() const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| mul(const Derived &rhs) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| mul(T rhs) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| mulLocal(const Derived &rhs) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| mulLocal(T rhs) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| negate() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| negateLocal() | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| NUM_ELEMENTS | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotectedstatic |
| NUM_VALUES | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inlinestatic |
| operator!=(const Derived &other) const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator*(const T rhs, const Derived &lhs) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | friend |
| ph::math::TArithmeticArrayBase::operator*(const Derived &rhs) const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| ph::math::TArithmeticArrayBase::operator*(T rhs) const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator*=(const Derived &rhs) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator*=(T rhs) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator+(const T rhs, const Derived &lhs) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | friend |
| ph::math::TArithmeticArrayBase::operator+(const Derived &rhs) const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| ph::math::TArithmeticArrayBase::operator+(T rhs) const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator+=(const Derived &rhs) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator+=(T rhs) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator-(const T rhs, const Derived &lhs) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | friend |
| ph::math::TArithmeticArrayBase::operator-(const Derived &rhs) const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| ph::math::TArithmeticArrayBase::operator-(T rhs) const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| ph::math::TArithmeticArrayBase::operator-() const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator-=(const Derived &rhs) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator-=(T rhs) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator/(const T rhs, const Derived &lhs) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | friend |
| ph::math::TArithmeticArrayBase::operator/(const Derived &rhs) const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| ph::math::TArithmeticArrayBase::operator/(T rhs) const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator/=(const Derived &rhs) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator/=(T rhs) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator==(const Derived &other) const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator[](std::size_t index) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| operator[](std::size_t index) const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| PH_DEFINE_INLINE_RULE_OF_5_MEMBERS(TSpectrumBase) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | protected |
| ph::math::TArithmeticArrayBase::PH_DEFINE_INLINE_RULE_OF_5_MEMBERS(TArithmeticArrayBase) | ph::math::TArithmeticArrayBase< Derived, T, N > | protected |
| pow(U exponent) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | |
| pow(const Derived &exponent) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| powLocal(U exponent) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | |
| powLocal(const Derived &exponent) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| product() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| putEnergy(T energyLevel) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| rcp() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| rcpLocal() | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| relativeLuminance(EColorUsage usage=EColorUsage::EMR) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| safeClamp(T lowerBound, T upperBound) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| safeClamp(const Derived &lowerBound, const Derived &upperBound) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| safeClampLocal(T lowerBound, T upperBound) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| safeClampLocal(const Derived &lowerBound, const Derived &upperBound) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| set(T value) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| set(std::size_t index, T value) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| set(const std::array< T, N > &values) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| setColorValues(const TRawColorValues< T, N > &values) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| setColorValues(T rawColorValue) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| setLinearSRGB(const TRawColorValues< T, 3 > &linearSRGB, EColorUsage usage) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| setSpectral(const TSpectralSampleValues< T > &sampleValues, EColorUsage usage) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | |
| setSpectral(const ImplType &sampleValues, EColorUsage usage) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | |
| setSpectral(const TSpectralSampleValues< T > &sampleValues, const EColorUsage usage) -> Derived & | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| setSpectral(const ImplType &sampleValues, const EColorUsage usage) -> Derived & | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| setTransformed(const auto &srcColorValues, EColorUsage usage) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | |
| setTransformed(const ImplType &srcColorValues, EColorUsage usage) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | |
| setTransformed(const auto &srcColorValues, const EColorUsage usage) -> Derived & | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| setTransformed(const ImplType &srcColorValues, const EColorUsage usage) -> Derived & | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| size() const noexcept | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| sqrt() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| sqrtLocal() | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| sub(const Derived &rhs) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| sub(T rhs) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| subLocal(const Derived &rhs) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| subLocal(T rhs) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| sum() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| TArithmeticArrayBase(T value) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineexplicit |
| TArithmeticArrayBase(Elements values) | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineexplicit |
| toArray() const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| toLinearSRGB(EColorUsage usage) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| toSpan() | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| toSpectral(EColorUsage usage) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| toString() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| toTransformed(EColorUsage usage) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| toVector() const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| toView() const | ph::math::TArithmeticArrayBase< Derived, T, N > | inlineprotected |
| transformFrom(const auto &srcColorValues, EColorSpace srcColorSpace, EColorUsage usage) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| transformTo(auto *out_dstColorValues, EColorSpace dstColorSpace, EColorUsage usage) const | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inline |
| TSpectrumBase(const TRawColorValues< U, N > &values) | ph::math::TSpectrumBase< Derived, COLOR_SPACE, T, N > | inlineexplicit |