Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::triangular_assignment_selector< Derived1, Derived2,(SelfAdjoint|Upper), UnrollCount, ClearOpposite > Struct Reference

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)

Member Enumeration Documentation

anonymous enum
Enumerator:
col 
row 

Definition at line 221 of file Core.


Member Function Documentation

static void Eigen::internal::triangular_assignment_selector< Derived1, Derived2,(SelfAdjoint|Upper), UnrollCount, ClearOpposite >::run ( Derived1 &  dst,
const Derived2 &  src 
) [inline, static]

Definition at line 226 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011