Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Public Member Functions
Eigen::internal::symm_pack_rhs< Scalar, Index, nr, StorageOrder > Struct Template Reference

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 77 of file SelfadjointMatrixMatrix.h.


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