uniqueness-periods-vector-properties-0.1.1.1: Metrics for the maximum element for the uniqueness-periods-vector packages family.

Copyright(c) OleksandrZhabenko 2020
LicenseMIT
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010

Languages.UniquenessPeriods.Vector.Properties

Description

Maintainer : olexandr543@yahoo.com

Generalization of the functionality of the DobutokO.Poetry.Norms and DobutokO.Poetry.Norms.Extended modules from the dobutokO-poetry package.

Synopsis

Documentation

diverse Source #

Arguments

:: Eq a 
=> UniquenessGeneral2 a

Is gotten after the application of the uniquenessPeriodsVector2.

-> Int

The resulting value.

The function is inteded to be used after uniquenessPeriodsVector2 application to obtain the first argument. So generally, it is used as follows:

diverse . uniquenessPeriodsVector2 y whspss $ v 

The maximum value of the function corresponds to possibly more smoothly changing and mixing elements in the list. If they are used to represent sounds (especially some text, may be poetic) then the resulting maximum possible diverse value corresponds to more "diverse" (phonetically) text intervals. Is somewhat similar to the norm4 function from the DobutokO.Poetyr.Norms module from dobutokO-poetry package See: https://hackage.haskell.org/package/dobutokO-poetry-general-0.1.0.0/docs/DobutokO-Poetry-Norms.html.