Find best-matching BLAS/LAPACK type.
Arrays are used to determine the optimal prefix of BLAS routines.
Parameters : | arrays : sequency of ndarrays, optional
dtype : str or dtype, optional
|
---|---|
Returns : | prefix : str
dtype : dtype
prefer_fortran : bool
|