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

  /external/cblas/src/
cblas_drotmg.c 14 F77_drotmg(d1,d2,b1,&b2,p);
  /external/cblas/testing/
cblas_test.h 35 #define F77_drotmg drotmgtest_
196 #define F77_drotmg DROTMGTEST
357 #define F77_drotmg drotmgtest
  /external/cblas/include/
cblas_f77.h 25 #define F77_drotmg drotmg_
209 void F77_drotmg(double *,double *,double *,const double *, double *);

Completed in 42 milliseconds