Definition at line 192 of file SelfAdjointView.h.
#include <src/Core/SelfAdjointView.h>
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) |
anonymous enum |
Definition at line 194 of file SelfAdjointView.h.
static void internal::triangular_assignment_selector< Derived1, Derived2,(SelfAdjoint|Upper), UnrollCount, ClearOpposite >::run | ( | Derived1 & | dst, |
const Derived2 & | src | ||
) | [inline, static] |
Definition at line 199 of file SelfAdjointView.h.
References col(), real(), row(), SelfAdjoint, and Upper.
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |