Static Public Member Functions | List of all members
Eigen::internal::selfadjoint_rank2_update_selector< Scalar, Index, UType, VType, Lower > Struct Template Reference

#include <SelfadjointRank2Update.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 25 of file SelfadjointRank2Update.h.

Member Function Documentation

◆ run()

template<typename Scalar , typename Index , typename UType , typename VType >
static EIGEN_DEVICE_FUNC void Eigen::internal::selfadjoint_rank2_update_selector< Scalar, Index, UType, VType, Lower >::run ( Scalar mat,
Index  stride,
const UType &  u,
const VType &  v,
const Scalar alpha 
)
inlinestatic

Definition at line 28 of file SelfadjointRank2Update.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:22