OpenWalnut  1.2.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
WMatrix< T > Member List

This is the complete list of members for WMatrix< T >, including all inherited members.

getNbCols() const WMatrix< T >
getNbRows() const WMatrix< T >
m_nbColsWMatrix< T >private
makeIdentity()WMatrix< T >
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 Eigen::MatrixXd() const WMatrix< T >
operator osg::Matrixd() const WMatrix< T >
operator WMatrix4d() const WMatrix< T >
operator!=(const WMatrix &rhs) const WMatrix< T >
WValue::operator!=(const WValue &rhs) const WValue< T >inline
operator()(size_t i, size_t j)WMatrix< T >
operator()(size_t i, size_t j) const WMatrix< T >
operator*(const WMatrix &rhs) const WMatrix< T >
operator*(const WValue< T > &rhs) const WMatrix< T >
operator*(const WVector3d &rhs) const WMatrix< T >
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 WMatrix &rhs)WMatrix< T >
WValue::operator=(const WValue &rhs)WValue< T >inline
operator==(const WMatrix &rhs) const WMatrix< T >
WValue::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
setZero()WMatrix< T >inline
size() const WValue< T >inline
toWVector()WValue< T >inline
transposed() const WMatrix< T >
WMatrix(size_t n)WMatrix< T >explicit
WMatrix(size_t nbRows, size_t nbCols)WMatrix< T >
WMatrix(const WMatrix &newMatrix)WMatrix< T >
WMatrix(const WMatrix4d &newMatrix)WMatrix< T >
WMatrix(const Eigen::MatrixXd &newMatrix)WMatrix< T >
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