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

#include <PackedSelfadjointProduct.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 internal::selfadjoint_packed_rank1_update< Scalar, Index, ColMajor, UpLo, ConjLhs, ConjRhs >

Definition at line 22 of file PackedSelfadjointProduct.h.

Member Typedef Documentation

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

Definition at line 24 of file PackedSelfadjointProduct.h.

Member Function Documentation

template<typename Scalar , typename Index , int UpLo, bool ConjLhs, bool ConjRhs>
static void 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 25 of file PackedSelfadjointProduct.h.


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


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