Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions
Eigen::internal::selfadjoint_rank2_update_selector< Scalar, Index, UType, VType, Upper > Struct Template Reference

Detailed Description

template<typename Scalar, typename Index, typename UType, typename VType>
struct Eigen::internal::selfadjoint_rank2_update_selector< Scalar, Index, UType, VType, Upper >

Definition at line 54 of file Core.

List of all members.

Static Public Member Functions

static void run (Scalar *mat, Index stride, const UType &u, const VType &v, Scalar alpha)

Member Function Documentation

template<typename Scalar , typename Index , typename UType , typename VType >
static void Eigen::internal::selfadjoint_rank2_update_selector< Scalar, Index, UType, VType, Upper >::run ( Scalar *  mat,
Index  stride,
const UType &  u,
const VType &  v,
Scalar  alpha 
) [inline, static]

Definition at line 56 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo