#include "gemv_common.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
EIGEN_DONT_INLINE void | trmv (const Mat &A, Vec &B, const Vec &C) |
Definition at line 9 of file trmv_lot.cpp.
EIGEN_DONT_INLINE void trmv | ( | const Mat & | A, |
Vec & | B, | ||
const Vec & | C | ||
) |
Definition at line 4 of file trmv_lot.cpp.