Public Types | Public Member Functions | List of all members
Eigen::internal::symm_pack_rhs< Scalar, Index, nr, StorageOrder > Struct Template Reference

#include <SelfadjointMatrixMatrix.h>

Public Types

enum  { PacketSize = packet_traits<Scalar>::size }
 

Public Member Functions

void operator() (Scalar *blockB, const Scalar *_rhs, Index rhsStride, Index rows, Index cols, Index k2)
 

Detailed Description

template<typename Scalar, typename Index, int nr, int StorageOrder>
struct Eigen::internal::symm_pack_rhs< Scalar, Index, nr, StorageOrder >

Definition at line 101 of file SelfadjointMatrixMatrix.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Scalar , typename Index , int nr, int StorageOrder>
anonymous enum
Enumerator
PacketSize 

Definition at line 103 of file SelfadjointMatrixMatrix.h.

Member Function Documentation

◆ operator()()

template<typename Scalar , typename Index , int nr, int StorageOrder>
void Eigen::internal::symm_pack_rhs< Scalar, Index, nr, StorageOrder >::operator() ( Scalar blockB,
const Scalar _rhs,
Index  rhsStride,
Index  rows,
Index  cols,
Index  k2 
)
inline

Definition at line 104 of file SelfadjointMatrixMatrix.h.


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


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