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