Public Types | Static Public Member Functions | List of all members
Eigen::internal::selfadjoint_product_impl< Lhs, 0, true, Rhs, RhsMode, false > Struct Template Reference

#include <SelfadjointMatrixVector.h>

Public Types

enum  { RhsUpLo = RhsMode&(Upper|Lower) }
 
typedef Product< Lhs, Rhs >::Scalar Scalar
 

Static Public Member Functions

template<typename Dest >
static void run (Dest &dest, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar &alpha)
 

Detailed Description

template<typename Lhs, typename Rhs, int RhsMode>
struct Eigen::internal::selfadjoint_product_impl< Lhs, 0, true, Rhs, RhsMode, false >

Definition at line 245 of file SelfadjointMatrixVector.h.

Member Typedef Documentation

◆ Scalar

template<typename Lhs , typename Rhs , int RhsMode>
typedef Product<Lhs,Rhs>::Scalar Eigen::internal::selfadjoint_product_impl< Lhs, 0, true, Rhs, RhsMode, false >::Scalar

Definition at line 247 of file SelfadjointMatrixVector.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Lhs , typename Rhs , int RhsMode>
anonymous enum
Enumerator
RhsUpLo 

Definition at line 248 of file SelfadjointMatrixVector.h.

Member Function Documentation

◆ run()

template<typename Lhs , typename Rhs , int RhsMode>
template<typename Dest >
static void Eigen::internal::selfadjoint_product_impl< Lhs, 0, true, Rhs, RhsMode, false >::run ( Dest &  dest,
const Lhs a_lhs,
const Rhs a_rhs,
const Scalar alpha 
)
inlinestatic

Definition at line 251 of file SelfadjointMatrixVector.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:36