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 241 of file SelfadjointMatrixVector.h.

Member Typedef Documentation

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 243 of file SelfadjointMatrixVector.h.

Member Enumeration Documentation

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

Definition at line 244 of file SelfadjointMatrixVector.h.

Member Function Documentation

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 247 of file SelfadjointMatrixVector.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:46