| Copyright | (c) OleksandrZhabenko 2020-2021 |
|---|---|
| License | MIT |
| Maintainer | olexandr543@yahoo.com |
| Stability | Experimental |
| Safe Haskell | None |
| Language | Haskell2010 |
Phonetic.Languages.Array.Ukrainian.PropertiesFuncRepG22Old
Description
Generalization of the functionality of the DobutokO.Poetry.Norms
and DobutokO.Poetry.Norms.Extended modules
from the dobutokO-poetry package. Instead of vectors, uses arrays.
Synopsis
- procBoth2F :: Ord c => (Double -> c) -> Coeffs2 -> FuncRep2 String Double c
- procBoth2FF :: Ord c => Double -> (Double -> c) -> Coeffs2 -> FuncRep2 String Double c
- procBoth2InvF :: Ord c => (Double -> c) -> Coeffs2 -> FuncRep2 String Double c
- procBoth2InvFF :: Ord c => Double -> (Double -> c) -> Coeffs2 -> FuncRep2 String Double c