nmx::gsl::mat::IMBlas< M, V > Member List

This is the complete list of members for nmx::gsl::mat::IMBlas< M, V >, including all inherited members.

amx(CBLAS_TRANSPOSE_t t, double a, const M &m, const V &x)nmx::gsl::mat::IMBlas< M, V >friend
amxby(CBLAS_TRANSPOSE_t t, double a, const M &m, const V &x, double b, const V &y)nmx::gsl::mat::IMBlas< M, V >friend
dgemm(CBLAS_TRANSPOSE_t t1, CBLAS_TRANSPOSE_t t2, double a, const M &m1, const M &m2, double b, M &minout)nmx::gsl::mat::IMBlas< M, V >friend
dgemm(CBLAS_TRANSPOSE_t t1, CBLAS_TRANSPOSE_t t2, double a, const M &m1, const M &m2, double b, const M &m3)nmx::gsl::mat::IMBlas< M, V >friend
dgemm(CBLAS_TRANSPOSE_t t1, CBLAS_TRANSPOSE_t t2, double a, const M &m1, const M &m2)nmx::gsl::mat::IMBlas< M, V >friend
dgemv(CBLAS_TRANSPOSE_t t, double a, const M &m, const V &x, double b, V &yinout)nmx::gsl::mat::IMBlas< M, V >friend
dot(const M &m, const V &v, CBLAS_TRANSPOSE_t type=CblasNoTrans)nmx::gsl::mat::IMBlas< M, V >friend
dot(const M &m1, const M &m2, CBLAS_TRANSPOSE_t t1=CblasNoTrans, CBLAS_TRANSPOSE_t t2=CblasNoTrans)nmx::gsl::mat::IMBlas< M, V >friend