#include "template_blas_common.h"Go to the source code of this file.
Functions | |
| template<class Treal> | |
| Treal | template_blas_dot (const integer *n, const Treal *dx, const integer *incx, const Treal *dy, const integer *incy) |
| Treal template_blas_dot | ( | const integer * | n, | |
| const Treal * | dx, | |||
| const integer * | incx, | |||
| const Treal * | dy, | |||
| const integer * | incy | |||
| ) |
1.4.7