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

#include <common.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 Eigen::internal::general_rank1_update< Scalar, Index, ColMajor, ConjLhs, ConjRhs >

Definition at line 21 of file gtsam/3rdparty/Eigen/blas/common.h.

Member Function Documentation

◆ run()

template<typename Scalar , typename Index , bool ConjLhs, bool ConjRhs>
static void Eigen::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 23 of file gtsam/3rdparty/Eigen/blas/common.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:40