phonetic-languages-examples-0.7.0.0: A generalization of the uniqueness-periods-vector-examples functionality.
Copyright(c) OleksandrZhabenko 2020
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010

Languages.UniquenessPeriods.Vector.FuncRepRelatedG

Description

Functions to choose from the FuncRep variants.

Synopsis

Documentation

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

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

chooseMin :: Coeffs2 -> String -> FuncRep (Vector Char) (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.