![]() |
OpenWalnut
1.5.0dev
|
This is the complete list of members for WValue< T >, including all inherited members.
copyFromEigenVector(const Eigen::Matrix< EigenDataType, Eigen::Dynamic, 1 > &newValues) | WValue< T > | inlineprivate |
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 |
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 Eigen::VectorXd &newValues) | WValue< T > | inlineexplicit |
WValue(const Eigen::VectorXf &newValues) | WValue< T > | inlineexplicit |
WValue(const Eigen::VectorXi &newValues) | WValue< T > | inlineexplicit |