OpenWalnut
1.4.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
WMatrix< typename > Member List
This is the complete list of members for
WMatrix< typename >
, including all inherited members.
copyFromEigenMatrix
(const Eigen::Matrix< EigenDataType, Eigen::Dynamic, Eigen::Dynamic > &newMatrix)
WMatrix< typename >
private
getNbCols
() const
WMatrix< typename >
getNbRows
() const
WMatrix< typename >
isIdentity
(T delta=T(0.0)) const
WMatrix< typename >
isSquare
() const
WMatrix< typename >
m_nbCols
WMatrix< typename >
private
makeIdentity
()
WMatrix< typename >
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::Matrix< EigenDataType, Eigen::Dynamic, Eigen::Dynamic >
() const
WMatrix< typename >
operator osg::Matrixd
() const
WMatrix< typename >
operator WMatrix4d
() const
WMatrix< typename >
operator!=
(const WMatrix &rhs) const
WMatrix< typename >
WValue::operator!=
(const WValue &rhs) const
WValue< T >
inline
operator()
(size_t i, size_t j)
WMatrix< typename >
operator()
(size_t i, size_t j) const
WMatrix< typename >
operator*
(const WMatrix &rhs) const
WMatrix< typename >
operator*
(const WValue< T > &rhs) const
WMatrix< typename >
operator*
(const WVector3d &rhs) const
WMatrix< typename >
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< typename >
WValue::operator=
(const WValue &rhs)
WValue< T >
inline
operator==
(const WMatrix &rhs) const
WMatrix< typename >
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< typename >
inline
size
() const
WValue< T >
inline
transposed
() const
WMatrix< typename >
WMatrix
(size_t n)
WMatrix< typename >
explicit
WMatrix
(size_t nbRows, size_t nbCols)
WMatrix< typename >
WMatrix
(const WMatrix &newMatrix)
WMatrix< typename >
WMatrix
(const WMatrix4d &newMatrix)
WMatrix< typename >
WMatrix
(const Eigen::MatrixXd &newMatrix)
WMatrix< typename >
WMatrix
(const Eigen::MatrixXf &newMatrix)
WMatrix< typename >
WMatrix
(const Eigen::MatrixXi &newMatrix)
WMatrix< typename >
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
Generated by
1.8.3.1