HomeSort by relevance Sort by last modified time
    Searched defs:F77_drotmg (Results 1 - 2 of 2) sorted by null

  /external/cblas/include/
cblas_f77.h 25 #define F77_drotmg drotmg_
209 void F77_drotmg(double *,double *,double *,const double *, double *);
  /external/cblas/testing/
cblas_test.h 35 #define F77_drotmg drotmgtest_
196 #define F77_drotmg DROTMGTEST
357 #define F77_drotmg drotmgtest

Completed in 307 milliseconds