Variable: landmark-c-naught

landmark-c-naught is a customizable variable defined in landmark.el.gz.

Value

0.5

Documentation

A factor applied to modulate the increase in w0j.

Used in the function landmark-update-naught-weights.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/landmark.el.gz
(defcustom landmark-c-naught 0.5
  "A factor applied to modulate the increase in w0j.
Used in the function landmark-update-naught-weights."
  :type 'number)