MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::SymMatrix2< T > Member List
This is the complete list of members for
MR::SymMatrix2< T >
, including all inherited members.
det
() const noexcept
MR::SymMatrix2< T >
diagonal
(T diagVal) noexcept
MR::SymMatrix2< T >
inline
static
eigens
(Matrix2< T > *eigenvectors=nullptr) const
MR::SymMatrix2< T >
eigenvector
(T eigenvalue) const
MR::SymMatrix2< T >
identity
() noexcept
MR::SymMatrix2< T >
inline
static
inverse
() const noexcept
MR::SymMatrix2< T >
inline
inverse
(T det) const noexcept
MR::SymMatrix2< T >
maxEigenvector
() const
MR::SymMatrix2< T >
normSq
() const noexcept
MR::SymMatrix2< T >
inline
operator*
(const SymMatrix2< T > &a, const Vector2< T > &b)
MR::SymMatrix2< T >
related
operator*=
(T b)
MR::SymMatrix2< T >
inline
operator+=
(const SymMatrix2< T > &b)
MR::SymMatrix2< T >
inline
operator-=
(const SymMatrix2< T > &b)
MR::SymMatrix2< T >
inline
operator/=
(T b)
MR::SymMatrix2< T >
inline
outerSquare
(const Vector2< T > &a)
MR::SymMatrix2< T >
related
outerSquare
(T k, const Vector2< T > &a)
MR::SymMatrix2< T >
related
pseudoinverse
(T tol=std::numeric_limits< T >::epsilon(), int *rank=nullptr, Vector2< T > *space=nullptr) const
MR::SymMatrix2< T >
SymMatrix2
() noexcept=default
MR::SymMatrix2< T >
SymMatrix2
(const SymMatrix2< U > &m)
MR::SymMatrix2< T >
inline
explicit
trace
() const noexcept
MR::SymMatrix2< T >
inline
ValueType
typedef
MR::SymMatrix2< T >
xx
MR::SymMatrix2< T >
xy
MR::SymMatrix2< T >
yy
MR::SymMatrix2< T >
Generated by
1.11.0