OpenWalnut
1.4.0
|
copyFromEigenVector(const Eigen::Matrix< EigenDataType, Eigen::Dynamic, 1 > &newValues) | WValue< T > | [inline, private] |
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 > | [inline, explicit] |
WValue(const WValue &newValue) | WValue< T > | [inline] |
WValue(const WValue< S > &newValue) | WValue< T > | [inline, explicit] |
WValue(const Eigen::VectorXd &newValues) | WValue< T > | [inline, explicit] |
WValue(const Eigen::VectorXf &newValues) | WValue< T > | [inline, explicit] |
WValue(const Eigen::VectorXi &newValues) | WValue< T > | [inline, explicit] |