LDL-DISTANCE

[GENERIC-FUNCTION]


Morphologie
Function Reference
ARGUMENTS:
  - l-seq [default = ((morph::a morph::b morph::c) (morph::a morph::b morph::b) (morph::a morph::b morph::c))]
  - change [default = 1.0]
  - ins/sup [default = 1.0]
  - inex [default = 0.0]
  - scale [default = "abs"]
  - result [default = "short"]

Description:

Estimates the distances between lists of symbols.
INPUT
l-seq : list of lists of symbols;
change : cost when changing a symbol;
ins/sup : cost when inserting or deleting a symbol;
inex : added cost when the edition is made on a symbol not actual in the other list;
scale : scaling of the distance (ABSOLUTE / RELATIVE), default : ABSOLUTE;
result : output mode - list of list (short), easy-to-read mode (extended) or save to file (save).
OUTPUT
A matrix of distances



Auto doc generation by OpenMusic 6.3 © 2010 IRCAM