Definition at line 217 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 219 of file SelfAdjointView.h.
static void internal::triangular_assignment_selector< Derived1, Derived2,(SelfAdjoint|Lower), UnrollCount, ClearOpposite >::run | ( | Derived1 & | dst, |
const Derived2 & | src | ||
) | [inline, static] |
Definition at line 224 of file SelfAdjointView.h.
References col(), Lower, real(), row(), and SelfAdjoint.
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011 |