uniqueness-periods-vector-examples-0.15.0.0: Usage examples for the uniqueness-periods-vector series of packages
Copyright(c) OleksandrZhabenko 2020
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010

Languages.UniquenessPeriods.Vector.FuncRepRelated

Description

Functions to choose from the FuncRep variants.

Synopsis

Documentation

chooseMax :: String -> FuncRep String (UniquenessGeneral2 Char) [Float] Source #

Allows to choose the variant of the computations in case of usual processment.

chooseMin :: String -> FuncRep String (UniquenessGeneral2 Char) [Float] Source #

Allows to choose the variant of the computations in case of minimum lookup. Uses -neg variants.

precChoice :: String -> Maybe Int Source #

Allows to choose precision in the Numeric.showFFloat function being given a choice parameter.