#include <SymBase.hpp>
|
static std::vector< qType > | reduceSilent (const qType &ql, const qType &qr) |
|
static std::vector< qType > | reduceSilent (const std::vector< qType > &ql, const qType &qr) |
|
static std::set< qType > | reduceSilent (const std::vector< qType > &ql, const std::vector< qType > &qr) |
|
static std::vector< qType > | reduceSilent (const qType &ql, const qType &qm, const qType &qr) |
|
static std::set< qType > | reduceSilent (const std::set< qType > &ql, const std::vector< qType > &qr) |
|
static std::set< qType > | reduceSilent (const std::unordered_set< qType > &ql, const std::vector< qType > &qr) |
|
static Scalar | coeff_FS (const qType &q) |
|
static Scalar | coeff_turn (const qType &ql, const qType &qr, const qType &qf) |
|
template<std::size_t M> |
static bool | compare (const std::array< qType, M > &q1, const std::array< qType, M > &q2) |
|
static bool | compare (const qType &q1, const qType &q2) |
|
static bool | triangle (const qType &q1, const qType &q2, const qType &q3) |
|
◆ qType
template<typename Derived >
◆ Scalar
template<typename Derived >
◆ coeff_FS()
template<typename Derived >
◆ coeff_turn()
template<typename Derived >
◆ compare() [1/2]
template<typename Derived >
◆ compare() [2/2]
template<typename Derived >
template<std::size_t M>
◆ reduceSilent() [1/6]
template<typename Derived >
◆ reduceSilent() [2/6]
template<typename Derived >
◆ reduceSilent() [3/6]
template<typename Derived >
◆ reduceSilent() [4/6]
template<typename Derived >
◆ reduceSilent() [5/6]
template<typename Derived >
◆ reduceSilent() [6/6]
template<typename Derived >
◆ triangle()
template<typename Derived >
The documentation for this struct was generated from the following file: