#include <SelfadjointMatrixMatrix.h>
|
void | operator() (Scalar *blockB, const Scalar *_rhs, Index rhsStride, Index rows, Index cols, Index k2) |
|
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.
template<typename Scalar, typename Index, int nr, int StorageOrder>
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 |
The documentation for this struct was generated from the following file: