#include <TriangularMatrix.h>
List of all members.
Public Types |
enum | { col = (UnrollCount-1) / Derived1::RowsAtCompileTime,
row = (UnrollCount-1) % Derived1::RowsAtCompileTime
} |
Static Public Member Functions |
static void | run (Derived1 &dst, const Derived2 &src) |
template<typename Derived1, typename Derived2, unsigned int Mode, int UnrollCount, bool ClearOpposite>
struct internal::triangular_assignment_selector< Derived1, Derived2, Mode, UnrollCount, ClearOpposite >
Member Enumeration Documentation
template<typename Derived1 , typename Derived2 , unsigned int Mode, int UnrollCount, bool ClearOpposite>
Member Function Documentation
template<typename Derived1 , typename Derived2 , unsigned int Mode, int UnrollCount, bool ClearOpposite>
The documentation for this struct was generated from the following file:
- /home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/geometry/Eigen/src/Core/TriangularMatrix.h