OpenWalnut
1.2.5
|
This is the complete list of members for WValue< T >, including all inherited members.
m_components | WValue< T > | private |
mean() const | WValue< T > | inline |
median() const | WValue< T > | inline |
norm() const | WValue< T > | inline |
normalize() | WValue< T > | inline |
normalized() const | WValue< T > | inline |
normSquare() const | WValue< T > | inline |
operator!=(const WValue &rhs) const | WValue< T > | inline |
operator*(const WValue &factor2) const | WValue< T > | inline |
operator*=(double rhs) | WValue< T > | inline |
operator*=(const WValue &rhs) | WValue< T > | inline |
operator+(const WValue &summand2) const | WValue< T > | inline |
operator+=(const WValue &rhs) | WValue< T > | inline |
operator-(const WValue &subtrahend) const | WValue< T > | inline |
operator-=(const WValue &rhs) | WValue< T > | inline |
operator/=(const double rhs) | WValue< T > | inline |
operator=(const WValue &rhs) | WValue< T > | inline |
operator==(const WValue &rhs) const | WValue< T > | inline |
operator[](size_t i) | WValue< T > | inline |
operator[](size_t i) const | WValue< T > | inline |
resize(size_t size) | WValue< T > | inline |
size() const | WValue< T > | inline |
toWVector() | WValue< T > | inline |
WValue class | WValue< T > | friend |
WValue(size_t nbComponents) | WValue< T > | inlineexplicit |
WValue(const WValue &newValue) | WValue< T > | inline |
WValue(const WValue< S > &newValue) | WValue< T > | inlineexplicit |
WValue(const WVector_2 &newValues) | WValue< T > | inlineexplicit |