Static Public Member Functions | List of all members
internal::general_rank1_update< Scalar, Index, ColMajor, ConjLhs, ConjRhs > Struct Template Reference

#include <GeneralRank1Update.h>

Static Public Member Functions

static void run (Index rows, Index cols, Scalar *mat, Index stride, const Scalar *u, const Scalar *v, Scalar alpha)
 

Detailed Description

template<typename Scalar, typename Index, bool ConjLhs, bool ConjRhs>
struct internal::general_rank1_update< Scalar, Index, ColMajor, ConjLhs, ConjRhs >

Definition at line 20 of file GeneralRank1Update.h.

Member Function Documentation

template<typename Scalar , typename Index , bool ConjLhs, bool ConjRhs>
static void internal::general_rank1_update< Scalar, Index, ColMajor, ConjLhs, ConjRhs >::run ( Index  rows,
Index  cols,
Scalar mat,
Index  stride,
const Scalar u,
const Scalar v,
Scalar  alpha 
)
inlinestatic

Definition at line 22 of file GeneralRank1Update.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:59:10