Static Public Member Functions

selfadjoint_rank1_update< Scalar, Index, RowMajor, UpLo, ConjLhs, ConjRhs > Struct Template Reference

#include <SelfadjointProduct.h>

List of all members.

Static Public Member Functions

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

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


Member Function Documentation

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

The documentation for this struct was generated from the following file: