hblas-0.2.0.0: src/Numerical/HBLAS/Constants.lhs
\begin{code}
module Numerical.HBLAS.Constants where
import Data.Int
flopsThreshold :: Int64
flopsThreshold = 10000
\end{code}\begin{code}
module Numerical.HBLAS.Constants where
import Data.Int
flopsThreshold :: Int64
flopsThreshold = 10000
\end{code}