module Numerical.HBLAS.Constants(flopsThreshold) where import Data.Int flopsThreshold :: Int64 flopsThreshold = 10000