Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions
Eigen::selfadjoint_rank1_update< Scalar, Index, RowMajor, UpLo, ConjLhs, ConjRhs > Struct Template Reference

Detailed Description

template<typename Scalar, typename Index, int UpLo, bool ConjLhs, bool ConjRhs>
struct Eigen::selfadjoint_rank1_update< Scalar, Index, RowMajor, UpLo, ConjLhs, ConjRhs >

Definition at line 55 of file Core.

List of all members.

Static Public Member Functions

static void run (Index size, Scalar *mat, Index stride, const Scalar *vec, Scalar alpha)

Member Function Documentation

template<typename Scalar , typename Index , int UpLo, bool ConjLhs, bool ConjRhs>
static void Eigen::selfadjoint_rank1_update< Scalar, Index, RowMajor, UpLo, ConjLhs, ConjRhs >::run ( Index  size,
Scalar *  mat,
Index  stride,
const Scalar *  vec,
Scalar  alpha 
) [inline, static]

Definition at line 57 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