#include <SelfadjointProduct.h>
List of all members.
Static Public Member Functions |
static void | run (Index size, Scalar *mat, Index stride, const Scalar *vec, Scalar alpha) |
template<typename Scalar, typename Index, int UpLo, bool ConjLhs, bool ConjRhs>
struct Eigen::selfadjoint_rank1_update< Scalar, Index, RowMajor, UpLo, ConjLhs, ConjRhs >
Member Function Documentation
static void run |
( |
Index |
size, |
|
|
Scalar * |
mat, |
|
|
Index |
stride, |
|
|
const Scalar * |
vec, |
|
|
Scalar |
alpha |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: