#include <SelfadjointRank2Update.h>
Static Public Member Functions | |
| static void | run (Scalar *mat, Index stride, const UType &u, const VType &v, Scalar alpha) |
Definition at line 38 of file SelfadjointRank2Update.h.
| static void internal::selfadjoint_rank2_update_selector< Scalar, Index, UType, VType, Lower >::run | ( | Scalar * | mat, |
| Index | stride, | ||
| const UType & | u, | ||
| const VType & | v, | ||
| Scalar | alpha | ||
| ) | [inline, static] |
Definition at line 40 of file SelfadjointRank2Update.h.