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

#include <common.h>

Public Types

typedef NumTraits< Scalar >::Real RealScalar
 

Static Public Member Functions

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

Detailed Description

template<typename Scalar, typename Index, int UpLo, bool ConjLhs, bool ConjRhs>
struct Eigen::internal::selfadjoint_packed_rank1_update< Scalar, Index, ColMajor, UpLo, ConjLhs, ConjRhs >

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

Member Typedef Documentation

◆ RealScalar

template<typename Scalar , typename Index , int UpLo, bool ConjLhs, bool ConjRhs>
typedef NumTraits<Scalar>::Real Eigen::internal::selfadjoint_packed_rank1_update< Scalar, Index, ColMajor, UpLo, ConjLhs, ConjRhs >::RealScalar

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

Member Function Documentation

◆ run()

template<typename Scalar , typename Index , int UpLo, bool ConjLhs, bool ConjRhs>
static void Eigen::internal::selfadjoint_packed_rank1_update< Scalar, Index, ColMajor, UpLo, ConjLhs, ConjRhs >::run ( Index  size,
Scalar mat,
const Scalar vec,
RealScalar  alpha 
)
inlinestatic

Definition at line 26 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:45:22