File: Affine.rst

package info (click to toggle)
py-stringmatching 0.4.2%2Bgit20201204.6a7fb57-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,632 kB
  • sloc: python: 4,000; makefile: 176
file content (6 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
Affine Gap
--------------------------------------------------

.. autoclass:: py_stringmatching.similarity_measure.affine.Affine(gap_start=1, gap_continuation=0.5, sim_func=identity_function)
    :members: